Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - sysdate http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SysDate

Returns a string containing the current system date.

Header File.....TCXLdef.h

Prototype.......ChrP CTYP SysDate(IntT d);

Source File.....UTL\SYSDATE.C

Arguments.......d  -  Date type code.  One of the following:

            Code     Example
            ----     -------
              0.     December 3, 1988
              1.     3 Dec 88
              2.     12-3-88
              3.     12/3/88
              4.     3/12/88
              5.     12/03/88

Returns.........Address of the static string containing the system date.

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