I don't particularly want to use them specifically; I've just yet to be introduced to a more simple method of converting strings to lowercase.

Interesting idea; how difficult would it be to create a library/header file (or whatever is required) with a new command to convert a string to lowercase?

something along the lines of strlower(stringnamehere);