Return TypeFunction nameArguments
const char*hzXDate::operator*(void)

Declared and defined in file: hzDate.h

Function Logic:

Function body:

const char* hzXDate::operator* (void)
                                           { return Txt() ; }