4 char timeset_description[Z_BUFL]
9 Info<<
"Entering: USERD_get_timeset_description" <<
endl;
14 strncpy(timeset_description,
"CAD", Z_BUFL);
18 strncpy(timeset_description,
"seconds", Z_BUFL);
22 Info<<
"Leaving: USERD_get_timeset_description" <<
endl;