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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_BIN_p (void *p)
 
FBCALL FBSTRINGfb_BINEx_p (void *p, int digits)
 

Function Documentation

FBCALL FBSTRING* fb_BIN_p ( void *  p)

Definition at line 5 of file str_bin_ptr.c.

Here is the call graph for this function:

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

Definition at line 14 of file str_bin_ptr.c.

Here is the call graph for this function: