Sokoban
Chargement...
Recherche...
Aucune correspondance
include
read.h
1
#ifndef READ_H
2
#define READ_H
3
#include "function.h"
4
vect
*fileToTab2D (
const
char
*name_file,
char
**tab,
5
const
unsigned
N,
vect
*player,
int
*nbr_targets);
6
#endif
// !READ_H
Vecteur
Definition
function.h:20
Généré par
1.12.0