1. I have a problem... I dont understand how to write out the time. Cant somebody write me a prog thats show the time, that i can learn from, PLZ
i know this:
#include <iostream.h>
int main()
{
cout << "TIME HERE!";
return 0;
}
2. this heder? stdafx.h what does it do?
PLZ HELP ME!
