codice:
strcpy(puntatore->array_CARATTERI, "uno"); 

strcpy(puntatore->z.array_caratteri, "nome");
 
puntatore->z.array_Karatteri[4] =  'k';