enigmatrix
Programmer
CTime time;
time.CTime::GetCurrentTime();
//above statement is passed through the compiler
//but no errors or warnings have been issued
//I was compiling with Visucal C++ 6.0
time.CTime::GetCurrentTime();
//above statement is passed through the compiler
//but no errors or warnings have been issued
//I was compiling with Visucal C++ 6.0