#ifndef DEPLACEMENT_H #define DEPLACEMENT_H void deplacement (int** p, int* tete, int* queue); #endif /* DEPLACEMENT_H */