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

Go to the source code of this file.

Functions

FBCALL int fb_hStr2Int (char *src, ssize_t len)
 
FBCALL int fb_VALINT (FBSTRING *str)
 

Function Documentation

FBCALL int fb_hStr2Int ( char *  src,
ssize_t  len 
)

Definition at line 5 of file str_convfrom_int.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL int fb_VALINT ( FBSTRING str)

Definition at line 51 of file str_convfrom_int.c.

Here is the call graph for this function: