Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

nix-common/pglobals.c File Reference

contains the global functions for the 'nix platform More...

#include <zakdef.h>
#include <time.h>

Go to the source code of this file.

Functions

char * getMonthString (UInt16 month, Char *string, UInt16 length)
 Function to return the character string for a month (short).


Detailed Description

contains the global functions for the 'nix platform

Definition in file pglobals.c.


Function Documentation

char* getMonthString UInt16    month,
Char   string,
UInt16    length
 

Function to return the character string for a month (short).

Uses strftime to get the brief month name for a specific month.

Parameters:
month  the zero offset month (0 = jan)
string  the string that filled in with the month
length  the maximum length of the month
Returns:
the string passed (useful for printf; etc.)

Definition at line 18 of file pglobals.c.

References Char, and UInt16.

Referenced by getDate().


Generated on Mon Aug 30 19:44:17 2004 for pocketcity by doxygen1.2.18