ReactOS 0.4.16-dev-252-g9ccafe8
|
#include <schily/mconfig.h>
#include <schily/stdio.h>
#include <schily/types.h>
#include <schily/varargs.h>
#include <schily/standard.h>
#include <schily/schily.h>
Go to the source code of this file.
Macros | |
#define | USE_FPRFORMAT |
Functions | |
EXPORT int | js_printf (char *form, va_alist) |
EXPORT int | js_fprintf (FILE *file, char *form, va_alist) |
#define USE_FPRFORMAT |
Definition at line 29 of file jsprintf.c.
Definition at line 71 of file jsprintf.c.
Referenced by _comerr(), error(), and js_error().