|
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!
|