date822fmt.h (107B)
1 #ifndef DATE822FMT_H 2 #define DATE822FMT_H 3 4 extern unsigned int date822fmt(); 5 #define DATE822FMT 60 6 7 #endif