Con un cast. codice: char *c2=(char *)p; o anche direttamente codice: cout<<(char *)p;
char *c2=(char *)p;
cout<<(char *)p;
Amaro C++, il gusto pieno dell'undefined behavior.
Regole del Forum