IUP: iup_array.h File Reference

IUP - Portable User Interface

iup_array.h File Reference


Detailed Description

See Copyright Notice in iup.h
Id
Exp

Typedefs

typedef _Iarray Iarray

Functions

Iarray * iupArrayCreate (int start_count, int elem_size)
void iupArrayDestroy (Iarray *array)
void * iupArrayGetData (Iarray *array)
void * iupArrayInc (Iarray *array)
int iupArrayCount (Iarray *array)