qc.hlp (Table of Contents; Topic list)
_dos_getdate
 Summary Example                         Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The _dos_getdate routine uses system call 0x2A to obtain the
     current system date. The date is returned in a dosdate_t
     structure, defined in DOS.H.
 
     Return Value
 
     None.
                                    -♦-