FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL unsigned long long | fb_hStr2ULongint (char *src, ssize_t len) |
FBCALL unsigned long long | fb_VALULNG (FBSTRING *str) |
FBCALL unsigned long long fb_hStr2ULongint | ( | char * | src, |
ssize_t | len | ||
) |
Definition at line 5 of file str_convfrom_ulng.c.