*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> wconv (3s)              
Title
Content
Arch
Section
 

Contents


wconv(3S)							     wconv(3S)


NAME    [Toc]    [Back]

     wconv: towupper, towlower	- translate characters

SYNOPSIS    [Toc]    [Back]

     #include <ctype.h>
     #include <widec.h>
     #include <wctype.h>

     win_t towupper(win_t c);
     win_t towlower(win_t c);

DESCRIPTION    [Toc]    [Back]

     If	the argument to	towupper represents a lowercase	letter of the ASCII or
     supplementary code	sets, the result is the	corresponding uppercase
     letter.  If the argument to towlower represents an	uppercase letter of
     the ASCII or supplementary	code sets, the result is the corresponding
     lowercase letter.

     In	the case of all	other arguments, the return value is unchanged.	 The
     table used	for translation	is generated by	wchrtbl(1M).

SEE ALSO    [Toc]    [Back]

      
      
     wchrtbl(1M), conv(3C), wctype(3S).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
tr Linux translate or delete characters
gettext Linux translate message
makeinfo FreeBSD translate Texinfo documents
makeinfo OpenBSD translate Texinfo documents
getcapstyl IRIX translate between strings and cap styles
getvisual IRIX translate from string to visual
getanchor IRIX translate between strings and anchor positions
objcopy Linux copy and translate object files
objcopy NetBSD copy and translate object files
dladdr Tru64 translate address to symbolic information
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service