una cosa come questa, si può fare? codice: typedef struct{ int n=0; char c="c"; float a,b=1,6; }NOME; grazie!!
typedef struct{ int n=0; char c="c"; float a,b=1,6; }NOME;
Regole del Forum