Loading...
Searching...
No Matches
strptime.h File Reference

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)
 

Detailed Description

Implements strptime under Windows.

Definition in file strptime.h.

Function Documentation

◆ strptime()

char * strptime ( const char * buf,
const char * fmt,
struct tm * tm )