Corewar documentation 1.0.0
|
The file containing the parsing functions. More...
#include "../include/corewar.h"
Functions | |
int | parse_args (int argc, char **argv) |
Parse the arguments. | |
The file containing the parsing functions.
int parse_args | ( | int | argc, |
char ** | argv ) |
Parse the arguments.
argc | The number of arguments |
argv | The arguments |