|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| static void | hSkipLink (void) |
| FBCALL void | fb_DataRestore (FB_DATADESC *labeladdr) |
| void | fb_DataNext (void) |
Variables | |
| FB_DATADESC * | __fb_data_ptr = NULL |
| void fb_DataNext | ( | void | ) |
| FBCALL void fb_DataRestore | ( | FB_DATADESC * | labeladdr) |
|
static |
| FB_DATADESC* __fb_data_ptr = NULL |