libtime++: Date and time calculation
◆
RETURNERROR
#define RETURNERROR
(
EXPR,
SUB,
STR,
CODE
)
Value:
if
( EXPR ) { fprintf(stderr,
"ERROR (%s):\n %s\n"
, SUB, STR );\
return(CODE); }
Definition at line
96
of file
libtime.h
.
Referenced by
time_read()
.
libtime.h
Generated on Mon Aug 21 2023 17:36:10 for libtime++: Date and time calculation by
1.8.14