#include <pantheios/util/be/time.h>
Public Member Functions | |
pan_beutil_time_t (size_t cap, char *s, char const *f=NULL) | |
Public Attributes | |
size_t | capacity |
size_t | len |
char * | str |
char const * | strftimeFmt |
|
|
|
The capacity of the buffer in |
|
The length of the string written into |
|
The buffer into which the results are written. Its maximum length is |
|
The time string format. Ignored on Windows, which uses the user/system locale time picture. May be NULL. |
|
|
pantheios Library documentation © Matthew Wilson, 2006 |
|