Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/wc/wctolower.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/wc/wctolower.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/wc/wctolower.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/wc/wctolower.html on line 8

wctolower()

Return the lowercase equivalent of a wide character

Synopsis:

wchar_t wctolower( wchar_t wc );

Arguments:

wc
The wide character that you want to get the lowercase equivalent of.

Library:

ph

Description:

The wctolower() function returns the lowercase equivalent of wc, or wc itself if there's no lowercase equivalent. It's similar to tolower(), except that it knows about Unicode characters.

This function is optimized for size rather than speed. If speed is important, use wctolower() to create a full Unicode conversion table and then index into it directly.

Returns:

The equivalent lowercase character, or the given character itself if there's no lowercase equivalent.

Classification:

UNIX

Safety:
Interrupt handler No
Signal handler Yes
Thread Yes

See also:

tolower() in the QNX Neutrino Library Reference

Unicode Multilingual Support in the Photon Programmer's Guide


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/wc/wctolower.html on line 113

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/wc/wctolower.html on line 113