|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| FBCALL FB_WCHAR * | fb_WstrHexEx_l (unsigned long long num, int digits) |
| FBCALL FB_WCHAR * | fb_WstrHex_l (unsigned long long num) |
Variables | |
| static FB_WCHAR | hex_table [16] |
Definition at line 45 of file strw_hex_lng.c.


Definition at line 10 of file strw_hex_lng.c.

