ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
int_array Struct Reference

Dynamic array to hold integers. More...

#include <header.h>

Data Fields

int size
 
int total_size
 
int * array
 

Detailed Description

Dynamic array to hold integers.

Holds a pointer to an integer array and values for size and memory size.

Definition at line 569 of file header.h.

Field Documentation

int* array

Definition at line 574 of file header.h.

int size

Definition at line 571 of file header.h.

int total_size

Definition at line 572 of file header.h.


The documentation for this struct was generated from the following file: