FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL int | fb_WstrToInt (const FB_WCHAR *src, ssize_t len) |
FBCALL int | fb_WstrValInt (const FB_WCHAR *str) |
Definition at line 5 of file strw_convfrom_int.c.