maj
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
#ifndef DEPLACEMENT_H
|
||||
#define DEPLACEMENT_H
|
||||
|
||||
void deplacement (int** p, int* tete, int* queue);
|
||||
void deplacement (struct adresse* pointeur, char* sens);
|
||||
|
||||
#endif /* DEPLACEMENT_H */
|
||||
|
Reference in New Issue
Block a user