bin2cpp
bin2cpp copied to clipboard
Option for setting a prefix for generated file names
Create an option to set a prefix to add in front of generated files. For example, when this option is set to file_, the generated files with --dir mode should all be prefixed with file_.
An option for setting generated file's postfix could also be implemented but is less important.