0

Many IDEs allow you to add some custom command line arguments which are used when the IDE runs your program after compilation. E.g my program is pro_ext_changer.exe, I'd like to add a --backup option when running it:

pro_ext_changer.exe --backup

I haven't found a way to do this in Code::Blocks. How do you do it?

1 Answer 1

1

[Project] → [Set program's arguments…]

I didn't know that but I just fired up Code::Blocks, which I've only toyed with, and I looked around.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.