|
-
Oct 20th, 2002, 12:55 PM
#1
Thread Starter
Junior Member
plz ** PLZ HELP A NEWBIE!**
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!
Last edited by Chs; Oct 20th, 2002 at 01:24 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|