Alarm clock programSo 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. howso you mean, that i check if(string[i] == a || string[i] == e|| string[i] == i etc.) to increase the...
count vowels in a string. howi guess the logic :D, cause i would just had the main concept and done it in c#
count vowels in a string. howumm, so, erm, i simply dont know how to count vowels in c++ :D. i have a string entered via console ...