ICEACE Model: Closed Economy
1.0.0
Design Documentation of ICEACE Model
|
Dynamic array to hold chars. More...
#include <header.h>
Data Fields | |
int | size |
int | total_size |
char * | array |
Dynamic array to hold chars.
Holds a pointer to a char array and values for size and memory size.