If I pass the command line parameters via Properties - Debug - Command Arguments as "sample%04d.png", it will become "sample\x4d.png".
I tried various combinations but nothing worked. How can I prevent this % expansion?
If I pass the command line parameters via Properties - Debug - Command Arguments as "sample%04d.png", it will become "sample\x4d.png".
I tried various combinations but nothing worked. How can I prevent this % expansion?