#include <stddef.h>#include <time.h>

Go to the source code of this file.
Functions | |
| OCTAVE_API size_t | octave_strftime_wrapper (char *buf, size_t len, const char *fmt, const struct tm *t) |
| OCTAVE_API size_t octave_strftime_wrapper | ( | char * | buf, |
| size_t | len, | ||
| const char * | fmt, | ||
| const struct tm * | t | ||
| ) |
Definition at line 41 of file strftime-wrapper.c.
References len.
Referenced by base_tm::strftime().