| 
    IN101 project on Conway's Game of Life
    
   | 
 
Structure used to store the command-line options entered by the user. More...
#include <naive_optionsparser.h>
Public Attributes | |
| bool | print_formatting_help | 
| bool | print_to_console | 
| bool | generate_images | 
| bool | consider_torus | 
| char * | filename | 
Structure used to store the command-line options entered by the user.
 1.8.13