FreeBASIC  0.91.0
swprintf_stub.c File Reference
#include "../fb.h"
Include dependency graph for swprintf_stub.c:

Go to the source code of this file.

Functions

int swprintf (wchar_t *wcs, size_t maxlen, const wchar_t *format,...)
 

Function Documentation

int swprintf ( wchar_t *  wcs,
size_t  maxlen,
const wchar_t *  format,
  ... 
)

Definition at line 3 of file swprintf_stub.c.

Here is the caller graph for this function: