Che cosa significa questo codice? codice: int a = 5; int *b = (int *) &a;
int a = 5; int *b = (int *) &a;
Regole del Forum