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

Go to the source code of this file.

Functions

FBCALL unsigned int fb_hStr2UInt (char *src, ssize_t len)
 
FBCALL unsigned int fb_VALUINT (FBSTRING *str)
 

Function Documentation

FBCALL unsigned int fb_hStr2UInt ( char *  src,
ssize_t  len 
)

Definition at line 5 of file str_convfrom_uint.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL unsigned int fb_VALUINT ( FBSTRING str)

Definition at line 49 of file str_convfrom_uint.c.

Here is the call graph for this function: