date Struct Reference

Data Fields

int dd
 day of a date
int mm
 month of a date
int yy
 the year of a date

Detailed Description

Definition at line 16 of file mainProject.c.


Field Documentation

int date::dd

day of a date

Definition at line 19 of file mainProject.c.

Referenced by diff_date(), match_answer(), readdata(), and week_calc().

int date::mm

month of a date

Definition at line 20 of file mainProject.c.

Referenced by diff_date(), match_answer(), readdata(), and week_calc().

int date::yy

the year of a date

Definition at line 21 of file mainProject.c.

Referenced by diff_date(), match_answer(), readdata(), and week_calc().


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Enumerator

Generated on Wed Apr 7 18:55:21 2010 for Doxygentestproject by  doxygen 1.6.1