2

I am a codeblocks user.I want to pass a set of input maybe from a file or as arguments so that i do not have to type long inputs manually.Please Help.

1 Answers1

1
Project -> Set program's arguments

or if you want to redirect I/O:

Code Blocks redirecting input output

Community
  • 1
  • 1