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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_LongintToStrQB (long long num)
 
FBCALL FBSTRINGfb_ULongintToStrQB (unsigned long long num)
 

Function Documentation

FBCALL FBSTRING* fb_LongintToStrQB ( long long  num)

Definition at line 11 of file qb_str_convto_lng.c.

Here is the call graph for this function:

FBCALL FBSTRING* fb_ULongintToStrQB ( unsigned long long  num)

Definition at line 35 of file qb_str_convto_lng.c.

Here is the call graph for this function: