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