RAPI
|
#include <stdarg.h>
Go to the source code of this file.
Functions | |
void | Rprintf (const char *format,...) |
void | REprintf (const char *format,...) |
void | Rvprintf (const char *format, va_list arg) |
void | REvprintf (const char *format, va_list arg) |
void REprintf | ( | const char * | format, |
... | |||
) |
void REvprintf | ( | const char * | format, |
va_list | arg | ||
) |
void Rprintf | ( | const char * | format, |
... | |||
) |
void Rvprintf | ( | const char * | format, |
va_list | arg | ||
) |