Return TypeFunction nameArguments
hzSDate*hzSDate::hzSDate(void)

Declared and defined in file: hzDate.h

Function Logic:

0:START 1:m_days 2: No text

Function body:

hzSDate* hzSDate::hzSDate (void)
                       { m_days = NULL_DATE ; }