This commit is contained in:
2024-12-20 16:58:27 +01:00
parent 4610c4a5b4
commit 40640698f7
247 changed files with 1486 additions and 6790 deletions

View File

@@ -0,0 +1,12 @@
\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{preprocessor}{\#endif\ }\textcolor{comment}{//\ !READ\_H}}
\end{DoxyCode}