Main Page | Data Structures | File List | Data Fields | Globals

ADate Struct Reference

Date structure. More...

#include <libuau.h>


Data Fields

short day
short month
int year


Detailed Description

Date structure.

Definition at line 75 of file libuau.h.


Field Documentation

short ADate::day
 

Definition at line 76 of file libuau.h.

Referenced by luau_copyDate(), luau_datecmp(), luau_dateString(), and luau_parseDate().

short ADate::month
 

Definition at line 77 of file libuau.h.

Referenced by luau_copyDate(), luau_datecmp(), luau_dateString(), and luau_parseDate().

int ADate::year
 

Definition at line 78 of file libuau.h.

Referenced by luau_copyDate(), luau_datecmp(), luau_dateString(), and luau_parseDate().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 12 22:17:12 2004 for luau by doxygen 1.3.2