Implements strptime under Windows. More...
Go to the source code of this file.
Functions | |
char * | strptime (const char *buf, const char *fmt, struct tm *tm) |
Implements strptime under Windows.
Definition in file strptime.h.
char * strptime | ( | const char * | buf, |
const char * | fmt, | ||
struct tm * | tm ) |