Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Finding vowels

by ikegami (Patriarch)
on Mar 19, 2009 at 22:53 UTC ( [id://751901]=note: print w/replies, xml ) Need Help??


in reply to Finding vowels

If you wanted to use a regexp match, you could use a character class instead of your three nested loops.

[ Code not provided as this sounds like homework ]

By the way, it makes no sense to hardcode 5 instead of using the length of the array.

Replies are listed 'Best First'.
Re^2: Finding vowels
by AnomalousMonk (Archbishop) on Mar 20, 2009 at 03:18 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://751901]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 02:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found