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 - dosdate_t defined in dos.h, records the current system date_ http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   dosdate_t        Defined in dos.h, records the current system date_
                    used   in   the  _dos_getdate   and   _dos_setdate
                    functions.


                    Definition:
                       struct dos_date_t{
                          char day;
                          char month;
                          int   year;
                          char dayofweek;
                       };

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