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

Go to the source code of this file.

Functions

void fb_ArraySetDesc (FBARRAY *array, void *ptr, size_t element_len, size_t dimensions,...)
 

Function Documentation

void fb_ArraySetDesc ( FBARRAY array,
void *  ptr,
size_t  element_len,
size_t  dimensions,
  ... 
)

!!REMOVEME!!!

Definition at line 7 of file array_setdesc.c.

Here is the call graph for this function: