Can someone please tell me how the hell header files are structered... what im trying to achieve is the time as in what time it is wen the time functino is called...
ie...
outputs - say "16:34:21", then, when run one second later returns "16:34:22"...Code:cout << time(); // or whatever
reason im asking is that i looked in my header file, and coudlnt work out hell of it,,
its all __ 's... cant work out what i need to put in (),
Please can someone tell me how to make heads or tails of these files, (i read about structs etc 2 times and still its all gobbledy gook... ) and also how to get the system time at the time the fuction was called... (so not __TIME__ :)
cheers
__________
Borland Turbo C++ 3.0 [DOS]



LinkBack URL
About LinkBacks



I used to be an adventurer like you... then I took an arrow to the knee.