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

Go to the source code of this file.

Functions

static void fb_hPrintStrEx (FB_FILE *handle, const char *s, size_t len, int mask)
 
void fb_PrintFixStringEx (FB_FILE *handle, const char *s, int mask)
 
FBCALL void fb_PrintFixString (int fnum, const char *s, int mask)
 

Function Documentation

static void fb_hPrintStrEx ( FB_FILE handle,
const char *  s,
size_t  len,
int  mask 
)
static

Definition at line 6 of file io_print_fix.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL void fb_PrintFixString ( int  fnum,
const char *  s,
int  mask 
)

Definition at line 25 of file io_print_fix.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void fb_PrintFixStringEx ( FB_FILE handle,
const char *  s,
int  mask 
)

Definition at line 16 of file io_print_fix.c.

Here is the call graph for this function:

Here is the caller graph for this function: