SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » tolower()
Location: ctype.h
ctype.h
tolower()
IMPORT_C int tolower(int c);
Tests whether the character is lowercase.
int c
an argument to convert.
int
TBool True, if the character is lowercase; false, otherwise.
Copyright ©2008 Symbian Software Ltd.