\doxysection{read.\+h} \label{read_8h_source}\index{read.h@{read.h}} \begin{DoxyCode}{0} \DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ READ\_H}} \DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ READ\_H}} \DoxyCodeLine{00003\ \textcolor{preprocessor}{\#include\ "{}function.h"{}}} \DoxyCodeLine{00004\ vect\ *fileToTab2D\ (\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *name\_file,\ \textcolor{keywordtype}{char}\ **tab,} \DoxyCodeLine{00005\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \textcolor{keyword}{const}\ \textcolor{keywordtype}{unsigned}\ N,\ vect\ *player,\ \textcolor{keywordtype}{int}\ *nbr\_targets);} \DoxyCodeLine{00006\ \textcolor{keywordtype}{int}\ countCustomMaps(\textcolor{keywordtype}{char}\ *name\_directory);} \DoxyCodeLine{00007\ \textcolor{keywordtype}{char}\ **\ generatorMenu(\textcolor{keywordtype}{char}\ *name\_directory,\ vect\ *size,\ vect\ *pos\_player);} \DoxyCodeLine{00008\ \textcolor{keywordtype}{void}\ save\_grid\_to\_file(\textcolor{keywordtype}{int}\ filename,\ \textcolor{keywordtype}{char}\ **tab2D);} \DoxyCodeLine{00009\ \textcolor{preprocessor}{\#endif\ }\textcolor{comment}{//\ !READ\_H}} \end{DoxyCode}