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

  man pages->Linux man pages -> towctrans (3)              
Title
Content
Arch
Section
 

TOWCTRANS(3)

Contents


NAME    [Toc]    [Back]

       towctrans - wide-character transliteration

SYNOPSIS    [Toc]    [Back]

       #include <wctype.h>

       wint_t towctrans (wint_t wc, wctrans_t desc);

DESCRIPTION    [Toc]    [Back]

       If wc is a wide character, the towctrans function translates it according
 to the transliteration descriptor desc. If  wc  is  WEOF,  WEOF  is
       returned.

       desc must be a transliteration descriptor returned by the wctrans function.

RETURN VALUE    [Toc]    [Back]

       The towctrans function returns the translated wide character,  or  WEOF
       if wc is WEOF.

CONFORMING TO    [Toc]    [Back]

       ISO/ANSI C, UNIX98

SEE ALSO    [Toc]    [Back]

      
      
       wctrans(3), towlower(3), towupper(3)

NOTES    [Toc]    [Back]

       The behaviour of towctrans depends on the LC_CTYPE category of the current
 locale.



GNU				  1999-07-25			  TOWCTRANS(3)
[ Back ]
 Similar pages
Name OS Title
wcschr Linux search a wide character in a wide-character string
wmemchr Linux search a wide character in a wide-character array
wcsrchr Linux search a wide character in a wide-character string
setcchar Tru64 Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character stri...
curs_getcchar Tru64 Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character stri...
getcchar Tru64 Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character stri...
wmemset Linux fill an array of wide-characters with a constant wide character
wcsspn Linux advance in a wide-character string, skipping any of a set of wide characters
wcspbrk Linux search a wide-character string for any of a set of wide characters
wcscspn Linux search a wide-character string for any of a set of wide characters
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service