|
FreeBASIC
0.91.0
|

Go to the source code of this file.
Functions | |
| static int | fb_hCheckAMPM (const char *text, size_t *pLength) |
| int | fb_hTimeParse (const char *text, size_t text_len, int *pHour, int *pMinute, int *pSecond, size_t *pLength) |
|
static |
| int fb_hTimeParse | ( | const char * | text, |
| size_t | text_len, | ||
| int * | pHour, | ||
| int * | pMinute, | ||
| int * | pSecond, | ||
| size_t * | pLength | ||
| ) |
Definition at line 54 of file time_parsetime.c.

