]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/progs/scansub.h
Replaced use of snprintf() with memcpy()/memmove().
[nmh] / docs / historical / mh-jun-1982 / progs / scansub.h
1
2 #define DOTIME 1 /* show the time with the date */
3 #define NUMDATE 2 /* do entire date like yymmdd */
4 /* or yymmddhhmm if DOTIME set */
5 /* not implemented yet */