ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#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().