|
FreeBASIC
0.91.0
|

Data Fields | |
| const_zstring_ptr | name |
| zstring_ptr | value |
| integer | flags |
| DEFCALLBACK | proc |
Definition at line 20 of file symb-define.bas.
| integer SYMBDEF::flags |
Definition at line 23 of file symb-define.bas.
| const_zstring_ptr SYMBDEF::name |
Definition at line 21 of file symb-define.bas.
| DEFCALLBACK SYMBDEF::proc |
Definition at line 24 of file symb-define.bas.
| zstring_ptr SYMBDEF::value |
Definition at line 22 of file symb-define.bas.