icu/libiculx.3lib
changeset 62 b2ee5ba27d9c
child 83 cdd68214cdab
equal deleted inserted replaced
61:ac698b2d0cce 62:b2ee5ba27d9c
       
     1 '\" te
       
     2 .\" Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
     3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
       
     4 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with
       
     5 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
       
     6 .TH libicudata 3LIB "9 Feb 2011" "SunOS 5.11" "Interface Libraries"
       
     7 
       
     8 .SH NAME
       
     9 libiculx \- ICU layout extension library
       
    10 .SH SYNOPSIS
       
    11 .LP
       
    12 .nf
       
    13 cc [ \fIflag\fR... ] \fIfile\fR... \fB-liculx\fR [ \fIlibrary\fR... ]
       
    14 .fi
       
    15 
       
    16 .SH DESCRIPTION
       
    17 .sp
       
    18 .LP
       
    19 This library provides data used by the ICU libraries through C++ and C API.
       
    20 .sp
       
    21 .LP
       
    22 The library is compiled with Oracle Studio 12.2 version of the C++ compiler. Therefore to use the C++ API and data from the library, users of the library must also use the same version or compatible version of Sun C++ 5.1 or later compilers to compile their program sources. There is no such restrictions on C API in terms of compatible compilers in general.
       
    23 .SH INTERFACES
       
    24 .sp
       
    25 .LP
       
    26 Refer to the following online document for the needed header files and interfaces available with the shared object library:
       
    27 .TP
       
    28 ICU 4.6 API Reference Usage:
       
    29 http://www.icu-project.org/apiref/icu4c/
       
    30 
       
    31 .SH FILES
       
    32 .sp
       
    33 .ne 2
       
    34 .mk
       
    35 .na
       
    36 \fB\fB/usr/lib/libicudata.46.1\fR\fR
       
    37 .ad
       
    38 .RS 30n
       
    39 .rt  
       
    40 shared object
       
    41 .RE
       
    42 
       
    43 .sp
       
    44 .ne 2
       
    45 .mk
       
    46 .na
       
    47 \fB\fB/usr/lib/64/libicudata.46.1\fR\fR
       
    48 .ad
       
    49 .RS 30n
       
    50 .rt  
       
    51 64-bit shared object
       
    52 .RE
       
    53 
       
    54 .SH ATTRIBUTES
       
    55 .sp
       
    56 .LP
       
    57 See \fBattributes\fR(5) for descriptions of the following attributes:
       
    58 .sp
       
    59 
       
    60 .sp
       
    61 .TS
       
    62 tab() box;
       
    63 cw(2.75i) |cw(2.75i) 
       
    64 lw(2.75i) |lw(2.75i) 
       
    65 .
       
    66 ATTRIBUTE TYPEATTRIBUTE VALUE
       
    67 _
       
    68 Availabilitylibrary/icu
       
    69 _
       
    70 Interface StabilityVolatile
       
    71 _
       
    72 MT-LevelSafe
       
    73 .TE
       
    74 
       
    75 .SH SEE ALSO
       
    76 .sp
       
    77 .LP
       
    78 \fBIntro\fR(3), \fBlibicui18n\fR(3LIB), \fBlibicuio\fR(3LIB), \fBlibicule\fR(3LIB), \fBlibicudata\fR(3LIB), \fBlibicutu\fR(3LIB), \fBlibicuuc\fR(3LIB),  \fBattributes\fR(5), \fBenviron\fR(5)
       
    79 .TP
       
    80 \fBICU 4.6 API Reference Usage:\fR
       
    81 http://www.icu-project.org/apiref/icu4c/
       
    82 .TP
       
    83 \fBICU User Guide:\fR
       
    84 http://icu-project.org/userguide/
       
    85 
       
    86 .SH COPYRIGHT AND LICENSE
       
    87 .sp
       
    88 .LP
       
    89 ICU License - ICU 1.8.1 and later
       
    90 .sp
       
    91 .LP
       
    92 COPYRIGHT AND PERMISSION NOTICE
       
    93 .sp
       
    94 .LP
       
    95 LICENSE TERMS AND CONDITIONS
       
    96 .sp
       
    97 .LP
       
    98 Copyright (c) 1995-2010 International Business Machines Corporation and others
       
    99 All rights reserved.
       
   100 .LP
       
   101 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.
       
   102 .LP
       
   103 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.
       
   104 .LP
       
   105 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.
       
   106 .LP
       
   107 All trademarks and registered trademarks mentioned herein are the property of their respective owners.