Hello guys,
Is their any function api available to convert a character to lowercase(eg:- A to a) in C,I tried with tolower but it returns a ASCII value but i need a character as return type,help me if you know.

thanks in advance