View Single Post
Old 10-22-2004, 07:26 AM   #2 (permalink)
Kernel_Killer
Regular Contributor
 
Kernel_Killer's Avatar
 
Join Date: Feb 2003
Location: indisclosed
Posts: 210
Kernel_Killer is on a distinguished road
I would use a for statement to do this with the condition being any letter !=[a,e,i,o,u], and another loop to find the vowel. Maybe just inputting each character into an array and using a counter in another loop might help. Just some thoughts.
__________________
Network Synapse
Screaming Electron
Kernel_Killer is offline   Reply With Quote