wprintf.3 (898f520da85b4349f5645d74190c4175c08c5389) wprintf.3 (ae828962685b8ae9e5104ce8e7fe8b05effcb9ec)
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Chris Torek and the American National Standards Committee X3,
6.\" on Information Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 60 unchanged lines hidden (view full) ---

69.Fa format
70as described below.
71The
72.Fn wprintf
73and
74.Fn vwprintf
75functions
76write output to
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Chris Torek and the American National Standards Committee X3,
6.\" on Information Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 60 unchanged lines hidden (view full) ---

69.Fa format
70as described below.
71The
72.Fn wprintf
73and
74.Fn vwprintf
75functions
76write output to
77.Pa stdout ,
77.Dv stdout ,
78the standard output stream;
79.Fn fwprintf
80and
81.Fn vfwprintf
82write output to the given output
83.Fa stream ;
84.Fn swprintf
85and

--- 532 unchanged lines hidden ---
78the standard output stream;
79.Fn fwprintf
80and
81.Fn vfwprintf
82write output to the given output
83.Fa stream ;
84.Fn swprintf
85and

--- 532 unchanged lines hidden ---