typedef nodo albero[MAX_NODI] ; /* Oppure semplicemente aggiungere alla precedente: typedef int nodo, albero[MAX_NODI]; */