typedef struct elemento {typedef struct elemento {
<tipo> <nomeVar>;
<tipo> <nomeVar>;
<tipo> <nomeVar>;
} tipoStructElemento
....
tipo StructElemento array[10];
ascolta,vedo che ne sai più di me che sto agli inizi...ti volevo chiedere un'informazione...se scrivo:
non è comunque un array??t ripeto sto all'inizio...graziecodice:typedef struct elemento {typedef struct elemento { <tipo> <nomeVar>[grandezza]; <tipo> <nomeVar>[grandezza]; <tipo> <nomeVar>[grandezza]; } tipoStructElemento ....![]()