2025-04-27 07:49:33 -04:00

5 lines
111 B
C

/* times.h - format of time stamp */
#define STAMP "%2d:%02d:%02d %2d %3s %4d"
#define STAMPLEN 20