User profile: vlad from moscow

User info
User name:vlad from moscow
Website:http://cpp.forum24.ru
Bio:You can meet me at http://cpp.forum24.ru
History
Joined:
Number of posts:4912
Latest posts:

Letter Count Function
When change it to cout << letters[[b]index[/b]];

Run-time error
It looks that you even do not understand an elementary thing. Reread my previous post.

Letter Count Function
What does cout << letters[21]; mean? What is a stupid statement?!

How to find a char in a string backwards
I did not find out any error [code]std::string s( "My name is Bobby" ); std::string::size_type po...

Run-time error
In the very beginning of the code you declared global variables t1, t2, t3 that were initialized by ...