|
FreeBASIC
0.91.0
|

Go to the source code of this file.
Data Structures | |
| struct | gosubnode |
| struct | GOSUBCTX |
Typedefs | |
| typedef struct gosubnode | GOSUBNODE |
Functions | |
| FBCALL void * | fb_GosubPush (GOSUBCTX *ctx) |
| FBCALL int | fb_GosubPop (GOSUBCTX *ctx) |
| FBCALL int | fb_GosubReturn (GOSUBCTX *ctx) |
| FBCALL void | fb_GosubExit (GOSUBCTX *ctx) |