
{
    char nom[20] ;
    char prenom[20] ;
    T_date naissance ; /* ce champ est de type structuré */
}
T_pers ;
