mise à jour

This commit is contained in:
2023-12-08 14:27:14 +01:00
parent 50785a7645
commit 5a17e2f1e9
3 changed files with 54 additions and 14 deletions

12
snake/update_queue.h Normal file
View File

@@ -0,0 +1,12 @@
/* fichier d'en-tête du fichier source test_queue.c */
#ifndef UPDATE_QUEUE_H
#define UPDATE_QUEUE_H
int test_queue(int* queue, int** p) ;*
#enfif /* UPDATE_QUEUE_H */