IN101 project on Conway's Game of Life
Public Attributes | List of all members
naive_options Struct Reference

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
 

Detailed Description

Structure used to store the command-line options entered by the user.


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