clock.C File Reference
Include dependency graph for clock.C:

Go to the source code of this file.

Variables

static const char * monthNames []
 

Detailed Description

Original source file clock.C

Definition in file clock.C.

Variable Documentation

◆ monthNames

const char* monthNames[]
static
Initial value:
=
{
"Jan", "Feb", "Mar", "Apr", "May", "Jun",
"Jul", "Aug", "Sep", "Oct", "Nov", "Dec",
}

Definition at line 37 of file clock.C.

Referenced by clock::date().