[Haskell] Ignoring input

UnfitElf dan.t at orcon.net.nz
Sun Apr 9 19:59:19 EDT 2006


Hi everyone,

Im new to haskell and finding it quite hard to pickup as im a C/C++
programmer however, im sticking with it as i think its a good thing to know.

I have a problem were i have the user input a string, i then want to
disregard the punctuation marks and spaces and change the case of the string
to lower case.

I was thinking that with the case i could work out the difference of the
capital 'A' and the small 'a' and then change them somehow? As for ignoring
punctuation marks and spaces im clueless.

Thanks for any help
Daniel
--
View this message in context: http://www.nabble.com/Ignoring-input-t1422239.html#a3833983
Sent from the Haskell - Haskell forum at Nabble.com.



More information about the Haskell mailing list