all is working

Signed-off-by: Mathéo Hersan <matheohersan@MacBook-Pro-de-Matheo.local>
pull/8/head
Mathéo Hersan 2 years ago
parent 70b3f972b5
commit f983319938
No known key found for this signature in database
GPG Key ID: 4EF19C64D78EC91B

BIN
app

Binary file not shown.

@ -271,6 +271,8 @@ void global_resp(){
break;
case 9:
sauvegardArticles(tRef, tPoids, tVol, tPrix, tLogArticle);
printf("Sauvegarde des articles effectuée.\n");
printf("Au revoir !\n");
return;
default:
printf("Veuillez entrer un choix valide ! \n");

Loading…
Cancel
Save