FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
swprintf_stub.c
Go to the documentation of this file.
1
#include "../fb.h"
2
3
int
swprintf
(
wchar_t
*wcs,
size_t
maxlen,
const
wchar_t
*format, ...)
4
{
5
return
0;
6
}
rtlib
openbsd
swprintf_stub.c
Generated on Thu Jan 23 2014 19:40:12 for FreeBASIC by
1.8.4