#include <stddef.h>
#include <time.h>
Go to the source code of this file.
Functions | |
size_t | octave_strftime_wrapper (char *buf, size_t len, const char *fmt, const struct tm *t) |
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.