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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_BINEx_l (unsigned long long num, int digits)
 
FBCALL FBSTRINGfb_BIN_l (unsigned long long num)
 

Function Documentation

FBCALL FBSTRING* fb_BIN_l ( unsigned long long  num)

Definition at line 40 of file str_bin_lng.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL FBSTRING* fb_BINEx_l ( unsigned long long  num,
int  digits 
)

Definition at line 5 of file str_bin_lng.c.

Here is the call graph for this function:

Here is the caller graph for this function: