summaryrefslogblamecommitdiff
path: root/docs/u8c_print.3
blob: 7b5f55f934fdafbd98d80cce726401d9920896f2 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                       
                           










                                                                
.TH "u8c_print" "3" "" "u8c" "u8c API Manual"
.SH NAME
.PP
u8c_print - Print - Format UTF-32 and print it to file.
.SH DECLARATION
.PP
.nf
\f[C]
/* # include <u8c/fmt.h> */
# include <stdbool.h>
# include <stdio.h>
# include <uchar.h>
extern bool u8c_print(FILE * fp,char32_t const * const msg,...);
\f[R]
.fi
.SH DESCRIPTION
.PP
.SH VERSION
.PP
u8c 2