|
FreeBASIC
0.91.0
|

Data Fields | |
| integer | params |
| FB_DEFPARAM_ptr | paramhead |
| union { | |
| FB_DEFTOK_ptr tokhead | |
| zstring_ptr text | |
| wstring_ptr textw | |
| }; | |
| integer | isargless |
| FB_DEFINE_FLAGS | flags |
| FBS_DEFINE_PROC | proc |
| union { ... } |
| FB_DEFINE_FLAGS FBS_DEFINE::flags |
| FBS_DEFINE_PROC FBS_DEFINE::proc |