diff --git a/src/app/core_logic/responsable.h b/src/app/core_logic/responsable.h index e7b2f67..0e2b8d1 100644 --- a/src/app/core_logic/responsable.h +++ b/src/app/core_logic/responsable.h @@ -1 +1,3 @@ -int chargementArticles(int tRef[], float tPoids[], float tVol[], float tPrix[], float tPhysique); \ No newline at end of file +int chargementArticles(int tRef[], float tPoids[], float tVol[], float tPrix[], int tPhysique); +void sauvegadArticles(int tRef[], float tPoids[], float tVol[], float tPrix[], float tLogique); +>>>>>>> 8122a29 (Mise à jour de 'src/app/core_logic/responsable.h')