Function CSPString::LowerCase()

Description:
Converts all the characters of the string to lower case.

Prototype:
void LowerCase();

Arguments:
No arguments (void).

Return value:
No return value (void).

See also:
member function UpperCase()
CSPString | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd