Author Topic: Debug with command line arguments?  (Read 3494 times)

xplagu3

  • Guest
Debug with command line arguments?
« on: December 08, 2006, 11:16:48 pm »
Howdy.

I can't figure out how debug my program with command line arguments.

Is it possible within code::blocks?

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: Debug with command line arguments?
« Reply #1 on: December 08, 2006, 11:22:03 pm »
"Project -> Set projects' arguments" is your friend.

By the way, shouldn't this menu entry be greyed out if there is no open project?
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.