struct lab
-
int lignes
-
int colonnes
- Correspond au nombre de lignes du labyrinthe
-
char** buf_fic
- Correspond au nombre de colonnes du labyrinthe
-
Tableau a 2 dimensions correspondant au labyrinthe
Documentation
int lignes
int colonnes
- Correspond au nombre de lignes du labyrinthe
char** buf_fic
- Correspond au nombre de colonnes du labyrinthe
Tableau a 2 dimensions correspondant au labyrinthe
- Tableau a 2 dimensions correspondant au labyrinthe
Index alphabétique
This page was generated with the help of DOC++.