FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL int | fb_hStr2Int (char *src, ssize_t len) |
FBCALL int | fb_VALINT (FBSTRING *str) |
FBCALL int fb_hStr2Int | ( | char * | src, |
ssize_t | len | ||
) |
Definition at line 5 of file str_convfrom_int.c.