mercredi 13 mai 2015

why does the following produce such results (string related)

a beginner here.

why does the following line of code print "0x2ffee4" to the console.

string city1[] = "toronto";
cout << city1;

thanks in advance

Aucun commentaire:

Enregistrer un commentaire