Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../sbin/../man/man3lib/libicuuc.3lib
Real path: /usr/share/man/man3lib/libicuuc.3lib
Zurück
'\" te '\" te .\" Copyright (c) 1995, 2010, International Business Machines Corporation and others. All rights reserved. .\" Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. .\" All trademarks and registered trademarks mentioned herein are the property of their respective owners. .\" Portions Copyright (c) 2011, 2020, Oracle and/or its affiliates. .TH libicuuc 3lib "2 Dec 2020" "Oracle Solaris 11.4" "Interface Libraries" .SH NAME libicudata \- ICU common library .SH SYNOPSIS .LP .nf \fBcc\fR [ \fIflag\fR... ] \fIfile\fR... -\fBlicuuc\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION .sp .LP Functions in this library provide data used by the ICU libraries through C++ and C API. .sp .LP The library is compiled with the GNU project C++ compiler. Therefore, users of the library must also use the same or newer version of the compiler to compile their program sources. \fBicu-config\fR(1) or \fBpkg-config\fR(1) should be used to determine correct build flags. .SH INTERFACES .sp .LP Refer to the following online document for the needed header files and interfaces available with the shared object library: .sp .LP ICU 68.1 API Reference Usage (https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/) .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libicuuc.68.1\fR\fR .ad .br .sp .6 .RS 4n shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libicuuc.68.1\fR\fR .ad .br .sp .6 .RS 4n 64-bit shared object .RE .TE .sp .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability library/icu = Stability Pass-through volatile .TE .PP .SH SEE ALSO .sp .LP \fBIntro\fR(3), \fBlibicudata\fR(3LIB), \fBlibicui18n\fR(3LIB), \fBlibicuio\fR(3LIB), \fBlibicutu\fR(3LIB), \fBattributes\fR(7), \fBenviron\fR(7) .sp .LP ICU 68.1 API Reference Usage (https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/) .sp .LP ICU User Guide (http://icu-project.org/userguide/) .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from https://github.com/unicode-org/icu/releases/download/release-73-1/icu4c-73_1-src.tgz. Further information about this software can be found on the open source community website at http://site.icu-project.org/.