Hey guys, is there a direct function that calculates the time? I've seen a lot of examples in Java but haven't seen in C++. Thanks.
Printable View
Hey guys, is there a direct function that calculates the time? I've seen a lot of examples in Java but haven't seen in C++. Thanks.
there are some MFC classes like CDateTime and COleTime . which can be used to get times..
UTFS ?