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

Go to the source code of this file.

Functions

FBCALL void * fb_NullPtrChk (void *ptr, int linenum, const char *fname)
 

Function Documentation

FBCALL void* fb_NullPtrChk ( void *  ptr,
int  linenum,
const char *  fname 
)

Definition at line 6 of file error_ptrchk.c.

Here is the call graph for this function: