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

Go to the source code of this file.

Functions

FBCALL FB_WCHARfb_LongintToWstr (long long num)
 
FBCALL FB_WCHARfb_ULongintToWstr (unsigned long long num)
 

Function Documentation

FBCALL FB_WCHAR* fb_LongintToWstr ( long long  num)

Definition at line 6 of file strw_convto_lng.c.

Here is the call graph for this function:

FBCALL FB_WCHAR* fb_ULongintToWstr ( unsigned long long  num)

Definition at line 22 of file strw_convto_lng.c.

Here is the call graph for this function: