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

Dynamic array to hold chars. More...

#include <header.h>

Data Fields

int size
 
int total_size
 
char * array
 

Detailed Description

Dynamic array to hold chars.

Holds a pointer to a char array and values for size and memory size.

Definition at line 608 of file header.h.

Field Documentation

char* array

Definition at line 613 of file header.h.

int size

Definition at line 610 of file header.h.

int total_size

Definition at line 611 of file header.h.


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