Hi .
I'm new to C++ \ programming and i'm reading the C++ Primer plus 5th edition . I need help with following statement :
Cout << My name is P \u00 hex hex hex hex " ;
for the first , i can't find the ISO 10646 code charts on google and when i thought i found one , it appeared that sometimes , my c++ compiler ( from blodsheed software , DEV C++ ) , displayes some other character.
1. Where can i find a ISO 10646\ Universal character names Code charts ?
2. What shoud i do with my c++ compiler ?
3. do any of those questions above make sense ? ( i don't no if i'm asking right questions.
Thanks for your time.