Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » console window useage(console window useage)
console window useage [message #1020605] Mon, 18 March 2013 14:55 Go to next message
sydney faria is currently offline sydney fariaFriend
Messages: 54
Registered: March 2013
Member
The console window shows up the result of the cout and frintf functions, but is it also the place where the user can enter strings for input back to the program? Furthermore, if a program is looking for an input parameter that would normally be put in from the command line such as "program.exe parameter1 parametere2", where would these parameters be put in so when the program is run, it will find these parameters?
Re: console window useage [message #1020716 is a reply to message #1020605] Mon, 18 March 2013 19:46 Go to previous message
Marc Khouzam is currently offline Marc KhouzamFriend
Messages: 357
Registered: July 2009
Senior Member
Run -> Run Configurations...
Then you can go to the "Arguments" tab and put those arguments in.

Marc
Previous Topic:comments into source header on CVS commit
Next Topic:Scope of support for C/C++ developments
Goto Forum:
  


Current Time: Thu Apr 25 14:23:00 GMT 2024

Powered by FUDForum. Page generated in 0.03426 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top