MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
PUTWCL(3)               BSD Library Functions Manual               PUTWCL(3)

NAME
     fputwcl, putwcl, putwcharl -- output a wide character to a stream

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     ##include <>
     ##include <>
     ##include <>

     wintt
     fputwcl(wchart wc, FILE *stream, localet loc);

     wintt
     putwcl(wchart wc, FILE *stream, localet loc);

     wintt
     putwcharl(wchart wc, localet loc);

DESCRIPTION
     The fputwcl(), putwcl(), and putwcharl() functions are extended locale
     versions of the fputwc(), putwc(), and putwchar() functions, respec-
     tively.  Refer to their manual pages for details.  Also, see xlocale(3)
     for more information about extended locales.

SEE ALSO
     putwc(3), xlocale(3)

BSD                             March 11, 2005                             BSD
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™