#include "robot.h" int main (int argc, char **argv) { struct s_image map; struct s_robot robot; snoeuds noeuds; char *mot; int i; int* tableaun; int** chemin; chemin = malloc(map.hauteur*sizeof(int*)); for(i=0; i