Search Results

Showing results 1 to 1 of 1
Search took 0.02 seconds.
Search: Posts Made By: NetSpider
Forum: C++ Oct 21st, 2007
Replies: 27
Views: 134,041
Posted By NetSpider
#include <iostream>

using namespace std;
void main(){
cout << "hit any key";
cin.get(); // waiting for any input
}

cin.get(); or std::cin.get(); if we don't using namespace
all works fine.
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC