FreeBASIC  0.91.0
str_hex_ptr.c File Reference
#include "fb.h"
Include dependency graph for str_hex_ptr.c:

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_HEX_p (void *p)
 
FBCALL FBSTRINGfb_HEXEx_p (void *p, int digits)
 

Function Documentation

FBCALL FBSTRING* fb_HEX_p ( void *  p)

Definition at line 5 of file str_hex_ptr.c.

Here is the call graph for this function:

FBCALL FBSTRING* fb_HEXEx_p ( void *  p,
int  digits 
)

Definition at line 14 of file str_hex_ptr.c.

Here is the call graph for this function: