Copyright © tutorialspoint.com
Synopsis:
Description:The function returns the corresponding lowercase letter if one exists and if isupper(c); otherwise, it returns c. Return ValueThe function returns the corresponding lowercase letter if one exists and if isupper(c); otherwise, it returns c. Example
It will proiduce following result:
|
Copyright © tutorialspoint.com