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:3650
Latest posts:

Printing one character in a string
[quote]@Spot3 And what is wrong with the .h headers? [/quote] For example header string.h is a head...

Vowel Counter
This [code]char c; // Set variable c as a character cout << "Input: "; // Let user declare c cin >...

Printing one character in a string
You lost letter 'r'!:) And I have not understood what problem are you trying to understand?

[linker error] help
You do not return any value from function Menu.

multidemensional argument
You may not declare a multidimensional array as a function parameter without specifying its bounds e...