A-maze-D documentation 1.0.0
|
The parse_file.c. More...
#include "../include/amazed.h"
Functions | |
void | remove_comment (char *line) |
int | error_handling (maze_t *maze, char **line, int line_index) |
int | get_robots_numbers (maze_t *maze, linked_list_t **file_content) |
int | next_line (maze_t *maze, char **line) |
The parse_file.c.