Thread
:
Simple C program
View Single Post
10-22-2004, 07:26 AM
#
2
(
permalink
)
Kernel_Killer
Regular Contributor
Join Date: Feb 2003
Location: indisclosed
Posts: 210
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
View Public Profile
Visit Kernel_Killer's homepage!
Find More Posts by Kernel_Killer