User: kelvin89lee

  • Public profile

User profile: kelvin89lee

User info
User name:kelvin89lee
History
Joined:
Number of posts:4
Latest posts:

How to determine non-vowel in a string and display it out???
#include<iostream.h> void main() { char word[20]; int vowel = 0; cout<<"Enter a name: "; ...

How to determine non-vowel in a string and display it out???
word[c] is != a vowel is not working.... I try it already... it still count the vowel in the value a...

How to determine non-vowel in a string and display it out???
But my teacher didt teach me how to use the code you mention....

How to determine non-vowel in a string and display it out???
I know how to determine vowel in a string but i not sure how to change the code to make it determine...

This user does not accept Private Messages