News:

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

Main Menu

start main with parameters

Started by Bit2_Gosu, November 22, 2009, 05:55:09 PM

Previous topic - Next topic

Bit2_Gosu

Hi!

I would like to start my c-project's main with a with parameters.  How can I do that?

Thanks already.

stahta01

#1
Quote from: Bit2_Gosu on November 22, 2009, 05:55:09 PM
Hi!

I would like to start my c-project's main with a with parameters.  How can I do that?

Thanks already.
Learn to read and to post in the correct sub-forms will help you alot.

Project -> "Set Program Arguments"

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Bit2_Gosu