News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.