fr:
il y a 2 fichiers un avec le code principal (main.c) et un avec les fonctions (f.h) vous pouvez enregistrer un numéro unique pour chaque personne - son nom, sa date de naissance - et sa note tout est enregistré dans clion pro/cmake-build-debug/data.bin sous forme binaire j'ai utilisé ide clion de jetbrain pour ce projet il a encore quelques défauts par exemple quand tu ouvres le programme pour la première fois et qu'il n'y a pas de data.bin ça plante
eng:
there are 2 files one with the main code (main.c) and one with the functions (f.h) you can save a uniqe number for each person -his nam-date of birth-and his note every thing is saved in clion pro/cmake-build-debug/data.bin in a binary form i used the clion ide from jetbrain for this project it still has some flaws for example when you open the program for the first time and there is no data.bin it craches