|
Objectively
Ultra-lightweight object oriented framework for GNU C.
|
Growable arrays of raw C pointers. More...
#include <Objectively/Object.h>Go to the source code of this file.
Data Structures | |
| struct | PointerArray |
| Growable arrays of raw C pointers. More... | |
Functions | |
| OBJECTIVELY_EXPORT Class * | _PointerArray (void) |
Growable arrays of raw C pointers.
Definition in file PointerArray.h.
| OBJECTIVELY_EXPORT Class * _PointerArray | ( | void | ) |
Definition at line 181 of file PointerArray.c.