C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
Date Struct Reference

#include <cm.h>

Collaboration diagram for Date:
[legend]

Data Fields

int dd
int mm
int yyyy

Detailed Description

Definition at line 55 of file cm.h.

Field Documentation

◆ dd

int Date::dd

Definition at line 58 of file cm.h.

Referenced by form_fmt_field().

◆ mm

int Date::mm

Definition at line 57 of file cm.h.

Referenced by form_fmt_field().

◆ yyyy

int Date::yyyy

Definition at line 56 of file cm.h.

Referenced by form_fmt_field().


The documentation for this struct was generated from the following file: