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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_OCT_p (void *p)
 
FBCALL FBSTRINGfb_OCTEx_p (void *p, int digits)
 

Function Documentation

FBCALL FBSTRING* fb_OCT_p ( void *  p)

Definition at line 5 of file str_oct_ptr.c.

Here is the call graph for this function:

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

Definition at line 14 of file str_oct_ptr.c.

Here is the call graph for this function: