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

Go to the source code of this file.

Functions

FBCALL FB_WCHARfb_IntToWstr (int num)
 
FBCALL FB_WCHARfb_UIntToWstr (unsigned int num)
 

Function Documentation

FBCALL FB_WCHAR* fb_IntToWstr ( int  num)

Definition at line 5 of file strw_convto.c.

Here is the call graph for this function:

FBCALL FB_WCHAR* fb_UIntToWstr ( unsigned int  num)

Definition at line 20 of file strw_convto.c.

Here is the call graph for this function: