FreeBASIC
0.91.0
|
Go to the source code of this file.
Macros | |
#define | NULL /* 0 */ |
#define | FALSE /* 0 */ |
#define | TRUE (-1) |
Functions | |
function_as_any_ptr | xallocate (byval_as_long) |
function_as_any_ptr | xcallocate (byval_as_long) |
function_as_any_ptr | xreallocate (byval_as_any_ptr, byval_as_long) |
function_as_any_ptr xallocate | ( | byval_as_long | ) |
function_as_any_ptr xcallocate | ( | byval_as_long | ) |