FreeBASIC  0.91.0
array_redimpresv_obj.c File Reference
#include "fb.h"
Include dependency graph for array_redimpresv_obj.c:

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,...)
 

Function Documentation

int fb_ArrayRedimPresvObj ( FBARRAY array,
size_t  element_len,
FB_DEFCTOR  ctor,
FB_DEFCTOR  dtor,
size_t  dimensions,
  ... 
)

Definition at line 6 of file array_redimpresv_obj.c.

Here is the call graph for this function: