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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_IntToStr (int num)
 
FBCALL FBSTRINGfb_UIntToStr (unsigned int num)
 

Function Documentation

FBCALL FBSTRING* fb_IntToStr ( int  num)

Definition at line 11 of file str_convto.c.

Here is the call graph for this function:

FBCALL FBSTRING* fb_UIntToStr ( unsigned int  num)

Definition at line 34 of file str_convto.c.

Here is the call graph for this function: