tipo_uno *t;
se faccio printf("%s",t->nome) mi stampa la stringa corretta,
ma
int h;
h=strlen(t->nome) mi da errore