I need it so that I can specify in the command line parameters when starting the program which file I want to parse. and only if this file is not specified, then disassemble the file "by default" - next to the lying file
I need it so that I can specify in the command line parameters when starting the program which file I want to parse. and only if this file is not specified, then disassemble the file "by default" - next to the lying file
Source: https://ru.stackoverflow.com/questions/532087/
All Articles