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

Dynamic array to hold employees. More...

#include <header.h>

Collaboration diagram for employee_array:
Collaboration graph
[legend]

Data Fields

int size
 
int total_size
 
struct employeearray
 

Detailed Description

Dynamic array to hold employees.

Definition at line 769 of file header.h.

Field Documentation

struct employee* array

Definition at line 774 of file header.h.

int size

Definition at line 771 of file header.h.

int total_size

Definition at line 772 of file header.h.


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