|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| int | fb_ArrayRedimPresvObj (FBARRAY *array, size_t element_len, FB_DEFCTOR ctor, FB_DEFCTOR dtor, size_t dimensions,...) |
| int fb_ArrayRedimPresvObj | ( | FBARRAY * | array, |
| size_t | element_len, | ||
| FB_DEFCTOR | ctor, | ||
| FB_DEFCTOR | dtor, | ||
| size_t | dimensions, | ||
| ... | |||
| ) |