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