strptime.h File Reference
Go to the source code of this file.
Functions | |
char * | strptime (const char *buf, const char *fmt, struct tm *tm) |
Function Documentation
char* strptime | ( | const char * | buf, |
const char * | fmt, | ||
struct tm * | tm | ||
) |
- Examples:
- net/replayGS/replayGS_example.c.
Referenced by ParseStartTime().