I'm trying to parse certain text files and it would be easier if the contents where lower case with no punctuation, etc. So I was curious if c++ had anything similar to the unix tr command?