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