User forums > General (but related to Code::Blocks)
Sugesstion about small changes in standard cpp code.
mandrav:
--- Quote from: mandrav on September 11, 2005, 03:37:04 pm ---Besides, C::B keeps the console program open and waits for a keypress to close it.
--- End quote ---
Nobody knows it?? :shock:
me22:
I'd also like to point out that using directives are discouraged and that EXIT_SUCCESS is in <cstdlib>, so you should be including that header to use it.
David Perfors:
--- Quote from: mandrav on September 11, 2005, 09:16:02 pm ---
--- Quote from: mandrav on September 11, 2005, 03:37:04 pm ---Besides, C::B keeps the console program open and waits for a keypress to close it.
--- End quote ---
Nobody knows it?? :shock:
--- End quote ---
I know it :D it is a great feature :D
thomas:
--- Quote from: mispunt on September 11, 2005, 10:31:45 pm ---
--- Quote from: mandrav on September 11, 2005, 09:16:02 pm ---
--- Quote from: mandrav on September 11, 2005, 03:37:04 pm ---Besides, C::B keeps the console program open and waits for a keypress to close it.
--- End quote ---
Nobody knows it?? :shock:
--- End quote ---
I know it :D it is a great feature :D
--- End quote ---
Yep, and that is cool, because it is how things should be.
grv575:
Oh I misread. Looks like everyone is against keeping the program blocking before it exits.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version