what are the functions in time.h that manage date and system data?
or are there other ways of doing this?
This is a discussion on how to ouput system date and time? within the C++ Programming forums, part of the General Programming Boards category; what are the functions in time.h that manage date and system data? or are there other ways of doing this?...
what are the functions in time.h that manage date and system data?
or are there other ways of doing this?
Last edited by toaster; 04-21-2002 at 10:43 PM.
think only with code.
write only with source.
never mind, asctime(locatime(timer));
think only with code.
write only with source.