Repository URL to install this package:
|
Version:
1.15.1 ▾
|
#ifdef _MSC_VER
extern "C"
char *
strptime( const char *buf, const char *fmt, struct tm *tm );
#endif