FreeBASIC
0.91.0
|
#include "fb.h"
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) |
FBCALL unsigned int fb_hStr2UInt | ( | char * | src, |
ssize_t | len | ||
) |
Definition at line 5 of file str_convfrom_uint.c.