HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                  MSC: char *_strdate( char *date )
                  MSC: char *_strtime( char *time )


       - prototype in time.h

       - date = formatted date string: mm/dd/yy (9 bytes inc NULL)
       - time = formatted time string: hh:mm:ss (9 bytes inc NULL)
       - returns pointer to the parameter string

       - Turbo C uses strdate() and strtime()

Esc or Alt-X to exit _strdate Home/PgUp/PgDn/End ←↑↓→