|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <schily/mconfig.h>#include <schily/unistd.h>#include <schily/stdio.h>#include <schily/stdlib.h>#include <schily/varargs.h>#include <schily/standard.h>#include <schily/schily.h>
Go to the source code of this file.
Classes | |
| struct | BUF |
Typedefs | |
| typedef struct BUF | _BUF |
Functions | |
| EXPORT int js_snprintf | __PR ((char *, size_t maxcnt, const char *,...)) |
| static void | _cput (char c, void *l) |
| EXPORT int | js_snprintf (char *buf, unsigned maxcnt, char *form, va_alist) |
Definition at line 39 of file jssnprintf.c.
Referenced by js_snprintf().
Definition at line 62 of file jssnprintf.c.
Referenced by _comerr(), and set_de_path().