meglio se fai:
codice:
cout << "The address of string[1] is " << (void *)&string[1] << endl;
;-)