FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
common.bi
Go to the documentation of this file.
1
#define
NULL 0
2
#define
FALSE 0
3
#define
TRUE (-1)
4
declare function
xallocate
(
byval as long
)
as
any
ptr
5
declare function
xcallocate
(
byval as long
)
as
any
ptr
6
declare function
xreallocate
(
byval as
any
ptr
,
byval as long
)
as
any
ptr
7
compiler
common.bi
Generated on Thu Jan 23 2014 19:39:17 for FreeBASIC by
1.8.4