Thread
:
C++ Console Application
View Single Post
#
7
04-16-2005, 23:24
ReVeR
Posts: n/a
ReadConsole is not in IAT.
the inpute is done using std::cin function.
The IDE is devcpp 5.
does anyone know how i can locate the std::cin function?
ReVeR