View Single Post
Old 12-20-2007, 09:39 AM   #1 (permalink)
n00blike001
Recruit
 
Join Date: Dec 2007
Posts: 2
n00blike001 is on a distinguished road
Editing file names

I have a lot of mp3s with all lower or upper case letters. I want to have them in this format "Name Of Artist - Title Of Song" could C++ do something like this?

I took the intro C++ and did the copy file program.

how would i code it so it makes the first letter of every word a capitol and keep all others lower case?

Would you use C++ or another language?

Im running win XP

thanks!
n00blike001 is offline   Reply With Quote