ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Macros | Functions
main.c File Reference

Holds main function of the program. More...

#include "header.h"
Include dependency graph for main.c:

Go to the source code of this file.

Macros

#define COMPACT_PRINTOUT_P_THRESHOLD   8
 

Functions

int main (int argc, char *argv[])
 Main program loop. More...
 

Detailed Description

Holds main function of the program.

Definition in file main.c.

Macro Definition Documentation

#define COMPACT_PRINTOUT_P_THRESHOLD   8

Definition at line 7 of file main.c.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Main program loop.

Parameters
argcArgument count.
argvPointer Pointer to Argument vector.

Definition at line 14 of file main.c.