Thread
:
c++ input question
View Single Post
08-30-2005, 07:26 PM
#
24
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
#include <iostream>
{
std::cin.get();
}
You could try Code::Blocks as well. It's very nice! And no flashing console's either...
__________________
Valmont
View Public Profile
Find More Posts by Valmont