Manual Pages for UNIX Darwin command on man swprintf_l
MyWebUniversity

Manual Pages for UNIX Darwin command on man swprintf_l

WPRINTFL(3) BSD Library Functions Manual WPRINTFL(3)

NAME

wwpprriinnttffll, ffwwpprriinnttffll, sswwpprriinnttffll, vvwwpprriinnttffll, vvffwwpprriinnttffll, vvsswwpprriinnttffll

- formatted wide character output conversion

LLIIBBRRAARRYY

Standard C Library (libc, -lc)

SYNOPSIS

##iinncclluuddee <>

##iinncclluuddee <>

##iinncclluuddee <>

int ffwwpprriinnttffll(FILE * restrict stream, localet loc, const wchart * restrict format, ...); int sswwpprriinnttffll(wchart * restrict ws, sizet n, localet loc, const wchart * restrict format, ...); int wwpprriinnttffll(localet loc, const wchart * restrict format, ...);

##iinncclluuddee <>

int vvffwwpprriinnttffll(FILE * restrict stream, localet loc, const wchart * restrict, valist ap); int vvsswwpprriinnttffll(wchart * restrict ws, sizet n, localet loc, const wchart *restrict format, valist ap); int vvwwpprriinnttffll(localet loc, const wchart * restrict format, valist ap);

DESCRIPTION

The wwpprriinnttffll(), ffwwpprriinnttffll(), sswwpprriinnttffll(), vvwwpprriinnttffll(), vvffwwpprriinnttffll(), and vvsswwpprriinnttffll() functions are extended locale versions of the wwpprriinnttff(), ffwwpprriinnttff(), sswwpprriinnttff(), vvwwpprriinnttff(), vvffwwpprriinnttff(), and vvsswwpprriinnttff() functions, respectively. Refer to their manual pages for details. Also, see xlocale(3) for more information about extended locales.

SEE ALSO

wprintf(3), xlocale(3) BSD March 11, 2005 BSD




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