Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

SWIprintf.h File Reference

#include <stdio.h>
#include <stdarg.h>
#include <SWIchar.h>

Defines

#define SWIPRINTF_API   extern "C"
#define SWIswscanf   swscanf

Functions

*SWIPRINTF_API int SWIfprintf (FILE *file, const char *format,...)
SWIPRINTF_API int SWIfwprintf (FILE *file, const wchar_t *format,...)
SWIPRINTF_API int SWIsprintf (char *str, size_t maxlen, const char *format,...)
SWIPRINTF_API int SWIswprintf (wchar_t *wcs, size_t maxlen, const wchar_t *format,...)
SWIPRINTF_API int SWIvsprintf (char *str, size_t maxlen, const char *format, va_list args)
SWIPRINTF_API int SWIvswprintf (wchar_t *wcs, size_t maxlen, const wchar_t *format, va_list args)
SWIPRINTF_API wchar_t * SWIfgetws (wchar_t *ws, int n, FILE *stream)


Define Documentation

#define SWIPRINTF_API   extern "C"
 


Generated on Wed Jun 1 12:50:18 2005 for OpenVXI by  doxygen 1.4.2