Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - dos_time_t defined in dos.h, records the current system time_ http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   dos_time_t       Defined in dos.h, records the current system time_
                    used   in   the  _dos_gettime   and   _dos_settime
                    routines.


                    Definition:
                       struct dos_time_t{
                          char hour;
                          char minute;
                          char second;
                          char hsecond;
                       };

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson