typedef struct { int cod; // unic char *nume, *prenume, *adresa; int medie; int an_studii; }Student;