Author Topic: problem about program arguments with working single file  (Read 2292 times)

senko

  • Guest
problem about program arguments with working single file
« on: November 05, 2010, 06:59:38 pm »
first of all i want to say hello to all, i'm newly registered forum :)
lets get my question,
i'm new in using code::blocks and now i'm working with openCV. I know how to use program arguments when we create new project, but i'm wander that can we enter arguments while working only a single file. I've look at code::blocks manual but i can't see information about that.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: problem about program arguments with working single file
« Reply #1 on: November 05, 2010, 08:28:19 pm »
but i'm wander that can we enter arguments while working only a single file.
No, this is bound to a project. You can, however, use the tools menu's and it's macros accordingly if the parameters are kind of static.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ