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

Go to the source code of this file.

Functions

FBCALL void fb_PrintTab (int fnum, int newcol)
 
FBCALL void fb_PrintSPC (int fnum, ssize_t n)
 

Function Documentation

FBCALL void fb_PrintSPC ( int  fnum,
ssize_t  n 
)

Definition at line 81 of file io_spc.c.

Here is the call graph for this function:

FBCALL void fb_PrintTab ( int  fnum,
int  newcol 
)

Definition at line 5 of file io_spc.c.

Here is the call graph for this function: