News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How do I use command line arguments when testing a program?

Started by VoxxSkies, March 23, 2017, 02:48:48 AM

Previous topic - Next topic

VoxxSkies

I am using codeblocks for an assignment that requires the use of command line arguments to refer to a two files, one will be input, the other will be output. How can I set command line arguments for when I build the program?

Commaster

Top menu -> Project -> Set programs' arguments...

Seems pretty intuitive to me.