#include <zonestrings.h>#include <simulation.h>#include <string.h>Go to the source code of this file.
Data Structures | |
| struct | type_zone |
| structure dealing with the zone and the string to print More... | |
Definition in file zonestrings.c.
|
|
Initial value: {
"Low",
"Medium",
"High",
"Very High"
}Definition at line 71 of file zonestrings.c. |
|
|
Initial value: {
"Slum",
"Lower Class",
"Middle Class",
"Upper Class"
}Definition at line 78 of file zonestrings.c. |
1.2.18