codice:
nome=(char**)calloc(c->N,9*sizeof(char *));
Ciao.