... int main() { //Convert string to ASCII stringstream stream; string s1 = "A"; cout
www.dreamincode.net