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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_OCTEx_l (unsigned long long num, int digits)
 
FBCALL FBSTRINGfb_OCT_l (unsigned long long num)
 

Function Documentation

FBCALL FBSTRING* fb_OCT_l ( unsigned long long  num)

Definition at line 40 of file str_oct_lng.c.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 5 of file str_oct_lng.c.

Here is the call graph for this function:

Here is the caller graph for this function: