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

Go to the source code of this file.

Functions

FBCALL void fb_LPrintLongint (int fnum, long long val, int mask)
 
FBCALL void fb_LPrintULongint (int fnum, unsigned long long val, int mask)
 

Function Documentation

FBCALL void fb_LPrintLongint ( int  fnum,
long long  val,
int  mask 
)

Definition at line 6 of file io_lprint_longint.c.

Here is the call graph for this function:

FBCALL void fb_LPrintULongint ( int  fnum,
unsigned long long  val,
int  mask 
)

Definition at line 14 of file io_lprint_longint.c.

Here is the call graph for this function: