Is there a good standard C++ alternative to using the ctime functions (in time.h)?
P-Sz
Printable View
Is there a good standard C++ alternative to using the ctime functions (in time.h)?
P-Sz
Not that I know of.
COleDateTime
COleDateTime could be a good alternative, but I am not sure it is standard (outside of Microsoft).
Coletime it is not standard c++
by