User profile: MisterWHite

User info
User name:MisterWHite
History
Joined:
Number of posts:34
Latest posts:

Alarm clock program
So this is what i've made so far. i call it Alarm Clock v 0.1. Of course it just the beginning. Prob...

Can i get help with C# ( ToUpper() )?
So i need to correct the capitalization of the string so that every first letter would be Upper, her...

count vowels in a string. how
so you mean, that i check if(string[i] == a || string[i] == e|| string[i] == i etc.) to increase the...

count vowels in a string. how
i guess the logic :D, cause i would just had the main concept and done it in c#

count vowels in a string. how
umm, so, erm, i simply dont know how to count vowels in c++ :D. i have a string entered via console ...