'\" te .\" Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. .TH libw 3LIB "23 Aug 2011" "SunOS 5.11" "Interface Libraries" .SH NAME libw \- wide character library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... [ \fIlibrary\fR... ] #include <\fBwchar.h\fR> .fi .SH DESCRIPTION .sp .LP Historically, functions in this library provided wide character translations. This functionality now resides in \fBlibc\fR(3LIB). .sp .LP This library is maintained to provide backward compatibility for both runtime and compilation environments. The shared object is implemented as a filter on \fBlibc.so.1\fR. New application development need not specify \fB-lw\fR. .SH INTERFACES .sp .LP The shared object \fBlibw.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(1.83i) lw(1.83i) lw(1.83i) lw(1.83i) lw(1.83i) lw(1.83i) . \fBfgetwc\fR\fBfgetws\fR\fBfputwc\fR \fBfputws\fR\fBgetwc\fR\fBgetwchar\fR \fBgetws\fR\fBisenglish\fR\fBisideogram\fR \fBisnumber\fR\fBisphonogram\fR\fBisspecial\fR \fBiswalnum\fR\fBiswalpha\fR\fBiswcntrl\fR \fBiswctype\fR\fBiswdigit\fR\fBiswgraph\fR \fBiswlower\fR\fBiswprint\fR\fBiswpunct\fR \fBiswspace\fR\fBiswupper\fR\fBiswxdigit\fR \fBputwc\fR\fBputwchar\fR\fBputws\fR \fBstrtows\fR\fBtowlower\fR\fBtowupper\fR \fBungetwc\fR\fBwatoll\fR\fBwcscat\fR \fBwcschr\fR\fBwcscmp\fR\fBwcscoll\fR \fBwcscpy\fR\fBwcscspn\fR\fBwcsftime\fR \fBwcslen\fR\fBwcsncat\fR\fBwcsncmp\fR \fBwcsncpy\fR\fBwcspbrk\fR\fBwcsrchr\fR \fBwcsspn\fR\fBwcstod\fR\fBwcstok\fR \fBwcstol\fR\fBwcstoul\fR\fBwcswcs\fR \fBwcswidth\fR\fBwcsxfrm\fR\fBwctype\fR \fBwcwidth\fR\fBwscasecmp\fR\fBwscat\fR \fBwschr\fR\fBwscmp\fR\fBwscol\fR \fBwscoll\fR\fBwscpy\fR\fBwscspn\fR \fBwsdup\fR\fBwslen\fR\fBwsncasecmp\fR \fBwsncat\fR\fBwsncmp\fR\fBwsncpy\fR \fBwspbrk\fR\fBwsprintf\fR\fBwsrchr\fR \fBwsscanf\fR\fBwsspn\fR\fBwstod\fR \fBwstok\fR\fBwstol\fR\fBwstoll\fR \fBwstostr\fR\fBwsxfrm\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/lib/libw.so.1\fR\fR .ad .RS 21n .rt a filter on \fBlibc.so.1\fR .RE .sp .ne 2 .mk .na \fB\fB/lib/64/libw.so.1\fR\fR .ad .RS 21n .rt a filter on \fB64/libc.so.1\fR .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitysystem/library _ MT-LevelSafe .TE .SH SEE ALSO .sp .LP \fBpvs\fR(1), \fBIntro\fR(3), \fBlibc\fR(3LIB), \fBattributes\fR(5)