I am writing my own implementation of ToLower(char *str) in C. But i am getting segmentation fault in the function. The function which i wrote is :
void ToLower(
for safe variable you can use the following prototype:
void ToLower(const char *str)