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

Go to the source code of this file.

Functions

FBCALL void fb_PrintBufferEx (const void *buffer, size_t len, int mask)
 
FBCALL void fb_PrintBuffer (const char *buffer, int mask)
 

Function Documentation

FBCALL void fb_PrintBuffer ( const char *  buffer,
int  mask 
)

Definition at line 20 of file hook_printstr.c.

Here is the call graph for this function:

FBCALL void fb_PrintBufferEx ( const void *  buffer,
size_t  len,
int  mask 
)

Definition at line 6 of file hook_printstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: