Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: senko on November 05, 2010, 06:59:38 pm

Title: problem about program arguments with working single file
Post by: senko 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.
Title: Re: problem about program arguments with working single file
Post by: MortenMacFly 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.