ICU-35 documentation update

X-SVN-Rev: 227
This commit is contained in:
Vladimir Weinstein 1999-11-22 23:39:27 +00:00
parent fcd95d9644
commit 6d03d21dba
10 changed files with 385 additions and 136 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2a88bc337755265f4cbd3668f758c3624c98f30684515686fb5b3366f9f94e9
size 8284
oid sha256:8552a6a59ec22af073bf65b36069cf8a0eb8870ea22ed0dc379cd2fe2503ebeb
size 1261

View File

@ -9,7 +9,10 @@
<body bgcolor="#FFFFFF">
<h1>Text Boundaries -- BreakIterator</h1>
<h1>Text Boundaries -- <a href="../../icuhtml/BreakIterator.html">BreakIterator</a></h1>
<p><big><big>Break Iterator also provides a <a href="../../icuhtml/BreakIteratorCAPI.html">C
language API</a>.</big></big>
<ul>
<li><font size="6">Line boundaries</font><br>

66
icu4c/docs/build_env.htm Normal file
View File

@ -0,0 +1,66 @@
<html>
<head>
<title>Build System</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
</head>
<body>
<table border="1" width="100%">
<tr>
<td width="50%"><strong>Build System</strong></td>
<td width="50%"><strong>Environment variables setting</strong></td>
</tr>
<tr>
<td width="50%">xlC on AIX4.1.5</td>
<td width="50%">CC=/usr/lpp/xlC/bin/xlc<br>
CXX=/usr/lpp/xlC/bin/xlC_r</td>
</tr>
<tr>
<td width="50%">native CC compiler on Solaris</td>
<td width="50%">&nbsp;</td>
</tr>
<tr>
<td width="50%">GNU C++ compiler on Solaris</td>
<td width="50%">&nbsp;</td>
</tr>
<tr>
<td width="50%">GNU C++ compiler on Linux</td>
<td width="50%">CXX=g++<br>
CC=gcc<br>
CXXFLAGS=-g<br>
CFLAGS=-g</td>
</tr>
<tr>
<td width="50%">native C++ compiler on HP-UX10.2</td>
<td width="50%">CC=cc<br>
CXX=CC</td>
</tr>
<tr>
<td width="50%">Advanced C++ compiler on HP-UX10.2</td>
<td width="50%">CC=cc<br>
CXX=aCC</td>
</tr>
<tr>
<td width="50%">native C++ compiler on HP-UX11</td>
<td width="50%">&nbsp;</td>
</tr>
<tr>
<td width="50%">Advanced C++ compiler on HP-UX11</td>
<td width="50%">CC=cc<br>
CXX=aCC</td>
</tr>
<tr>
<td width="50%">xlC on AIX4.3</td>
<td width="50%">CC=/usr/ibmcxx/bin/xlc<br>
CXX=/usr/ibmcxx/bin/xlC_r</td>
</tr>
<tr>
<td width="50%">native CC compiler on Solaris</td>
<td width="50%">CC=/opt/SUNWspro/bin/cc<br>
CXX=/opt/SUNWspro/bin/CC</td>
</tr>
</table>
</body>
</html>

View File

@ -11,8 +11,9 @@
<h1>Collation</h1>
<h2>Collator <i>, </i>CollationElementIterator,&nbsp;<br>
CollationKey , RuleBasedCollator</h2>
<h2><a href="../../icuhtml/Collator.html">Collator</a> <i>, </i><a
href="api/CollationElementIterator.html">CollationElementIterator</a>,&nbsp;<br>
<a href="../../icuhtml/CollationKey.html">CollationKey</a> , <a href="../../icuhtml/RuleBasedCollator.html">RuleBasedCollator</a></h2>
<ul>
<li><font size="6">Language-sensitive comparison</font></li>

View File

@ -11,7 +11,8 @@
<h1>Formatting Classes</h1>
<p><font size="5">Format, Formattable, FieldPosition, ParsePosition</font>
<p><font size="5"><a href="../../icuhtml/Format.html">Format</a>, <a href="../../icuhtml/Formattable.html">Formattable</a>,
<a href="../../icuhtml/FieldPosition.html">FieldPosition</a>, <a href="../../icuhtml/ParsePosition.html">ParsePosition</a></font>
<ul>
<li><font size="6">Both parsing and formatting</font></li>

View File

@ -11,8 +11,9 @@
<h1><font size="6">Number Formatting</font></h1>
<p><font size="5">NumberFormat, DecimalFormat, DecimalFormatSymbols</font> <br>
<font size="5">NumberSpelloutFormat</font>
<p><font size="5"><a href="../../icuhtml/NumberFormat.html">NumberFormat</a>, <a
href="api/DecimalFormat.html">DecimalFormat</a>, <a href="../../icuhtml/DecimalFormatSymbols.html">DecimalFormatSymbols</a></font>
&nbsp;
<ul>
<li><font size="5">Provide control over every aspect of the display</font><br>

260
icu4c/docs/supp_loc.html Normal file
View File

@ -0,0 +1,260 @@
<html>
<!--
Hello, HTML explorer :) Don't know how readable this HTML will be!
If you have any questions, comments, [gasp] bugs, or
[hopehope] improvements, please drop some knowledge to:
icu4c@us.ibm.com THX!
~srl
-->
<head>
<title>ICU LocaleExplorer</title>
<base <!-- DEFAULT.head. This file comprises the END of the <HEAD>
<style type="text/css">
<!--
.barTitles { font-size: 9pt; font-weight: 700; letter-spacing: 1px; color: #FFFFFF; font-family: HELVETICA, HELV, ARIAL}
-->
</style>
<style TYPE="text/css">
.input {background:#FFFFFF;color:#000000;font-weight:normal;}
.iconNames {font-weight:600;font-size:9pt;}
.iconBlurb {font-weight:400;font-size:8pt;}
.barTitles {font-weight:700;font-size:9pt;letter-spacing:1px;}
.boxCaption {font-weight:600;font-size:9pt;}
.boxBlurb {font-weight:400;font-size:8pt;}
.zoneSection {font-weight:600;font-size:10pt;}
</style>
<script LANGUAGE="JavaScript">
<!--
/* sitemap and content window creator [from alphaworks --srl] */
function openNavWin(navURL) {
var navWin = null;
navWin = window.open(navURL , "lxWin" , "WIDTH=440 , HEIGHT=400 , toolbar=yes , location=no , status=yes , scrollbars=yes , resizable=yes , copyhistory=no");
if (navigator.appName == "Netscape") { navWin.focus()};
}
function openHelpWin(navURL, frag) {
var navWin = null;
if(navWin == null)
navWin = window.open(navURL , "helpWin" , "scrollbars=yes,toolbar=yes,WIDTH=440,HEIGHT=400,location=yes,copyhistory=no,alwaysRaised=yes");
if (navigator.appName == "Netscape") { navWin.focus()};
navWin.location.hash = frag;
// Bug: wish the window would pop up on subsequent calls. Maybe it would be best to kill the window and re open it!
}
// navWin = window.open(navURL , "lxWin" , "WIDTH=440 , HEIGHT=400 , toolbar=yes , location=yes , status=yes , scrollbars=yes , resizable=yes , copyhistory=no");
function nav_pulldown(list) {top.document.location.href = list.options[list.selectedIndex].value;}
function wB(){var br="BR";if((navigator.userAgent.indexOf('Mozilla')!= -1)&&((navigator.userAgent.indexOf('Spoofer')==-1)&&(navigator.userAgent.indexOf('compatible')==-1))){br="NS"}return br}
function wV(br){var bv=0;bv=navigator.appVersion.substring(0,1);if(br=="IE"){(parseInt(bv));}if(br=="NS"){(parseInt(bv));}return bv;}
function wP(){var os="OS";if(navigator.userAgent.indexOf("OS/2")!=-1){os='os/2'}return os;}b=wB();v=wV(b);o=wP();
function change_bgColor() {if (b=="NS" && v==2 && o != "os/2"){document.bgColor="#999999"}}
function gotosite() {var L = document.formSpinbox.pickWW.selectedIndex; location.href = document.formSpinbox.pickWW.options[L].value; return false;}
// end the hiding comment -->
</script>
</head>
<body text="#000000" bgcolor="#FFFFFF" TOPMARGIN="2" LEFTMARGIN="2" MARGINWIDTH="2"
MARGINHEIGHT="2">
<h1>Currently supported locales under ICU</h1>
<table BORDER="2" CELLPADDING="2" CELLSPACING="2">
<tr>
<td><b>Languages</b></td>
<td><b>Countries</b></td>
</tr>
<tr>
<td COLSPAN="2">Root</td>
</tr>
<tr>
<td VALIGN="TOP">Albanian (sq)</td>
<td>Albania (sq_AL)</td>
</tr>
<tr>
<td VALIGN="TOP">Arabic (ar)</td>
<td>Algeria (ar_DZ), Bahrain (ar_BH), Egypt (ar_EG), Iraq (ar_IQ), Jordan (ar_JO), Kuwait
(ar_KW), Lebanon (ar_LB), Libya (ar_LY), Morocco (ar_MA), Oman (ar_OM), Qatar (ar_QA),
Saudi Arabia (ar_SA), Sudan (ar_SD), Syria (ar_SY), Tunisia (ar_TN), United Arab Emirates
(ar_AE), Yemen (ar_YE)</td>
</tr>
<tr>
<td VALIGN="TOP">Bulgarian (bg)</td>
<td>Bulgaria (bg_BG)</td>
</tr>
<tr>
<td VALIGN="TOP">Byelorussian (be)</td>
<td>Belarus (be_BY)</td>
</tr>
<tr>
<td VALIGN="TOP">Catalan (ca)</td>
<td>Spain (ca_ES)&nbsp;[<font SIZE="-1">&nbsp; Euro&nbsp;</font>(ca_ES_EURO)]</td>
</tr>
<tr>
<td VALIGN="TOP">Chinese (zh)</td>
<td>China (zh_CN), Hong Kong (zh_HK), Taiwan (zh_TW)</td>
</tr>
<tr>
<td VALIGN="TOP">Croatian (hr)</td>
<td>Croatia (hr_HR)</td>
</tr>
<tr>
<td VALIGN="TOP">Czech (cs)</td>
<td>Czech Republic (cs_CZ)</td>
</tr>
<tr>
<td VALIGN="TOP">Danish (da)</td>
<td>Denmark (da_DK)</td>
</tr>
<tr>
<td VALIGN="TOP">Dutch (nl)</td>
<td>Belgium&nbsp;(nl_BE) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(nl_BE_EURO)],
Netherlands (nl_NL)&nbsp;[<font SIZE="-1">&nbsp; Euro&nbsp;</font>(nl_NL_EURO)]</td>
</tr>
<tr>
<td VALIGN="TOP">English (en)</td>
<td>Australia (en_AU), Belgium, Canada (en_CA), Ireland&nbsp;(en_IE) [<font SIZE="-1">&nbsp;
Euro&nbsp;</font>(en_IE_EURO)], New Zealand (en_NZ), South Africa (en_ZA), United Kingdom
(en_GB), United States (en_US)</td>
</tr>
<tr>
<td VALIGN="TOP">Estonian (et)</td>
<td>Estonia (et_EE)</td>
</tr>
<tr>
<td VALIGN="TOP">Finnish (fi)</td>
<td>Finland&nbsp;(fi_FI) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(fi_FI_EURO)]</td>
</tr>
<tr>
<td VALIGN="TOP">French (fr)</td>
<td>Belgium&nbsp;(fr_BE) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(fr_BE_EURO)], Canada
(fr_CA), France&nbsp;(fr_FR) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(fr_FR_EURO)],
Luxembourg&nbsp;(fr_LU) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(fr_LU_EURO)],
Switzerland (fr_CH)</td>
</tr>
<tr>
<td VALIGN="TOP">German (de)</td>
<td>Austria&nbsp;(de_AT) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(de_AT_EURO)],
Germany&nbsp;(de_DE) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(de_DE_EURO)],
Luxembourg&nbsp;(de_LU) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(de_LU_EURO)],
Switzerland (de_CH)</td>
</tr>
<tr>
<td VALIGN="TOP">Greek (el)</td>
<td>Greece (el_GR)</td>
</tr>
<tr>
<td VALIGN="TOP">Hebrew (iw)</td>
<td>Israel (iw_IL)</td>
</tr>
<tr>
<td VALIGN="TOP">Hungarian (hu)</td>
<td>Hungary (hu_HU)</td>
</tr>
<tr>
<td VALIGN="TOP">Icelandic (is)</td>
<td>Iceland (is_IS)</td>
</tr>
<tr>
<td VALIGN="TOP">Italian (it)</td>
<td>Italy&nbsp;(it_IT) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(it_IT_EURO)], Switzerland
(it_CH)</td>
</tr>
<tr>
<td VALIGN="TOP">Japanese (ja)</td>
<td>Japan (ja_JP)</td>
</tr>
<tr>
<td VALIGN="TOP">Korean (ko)</td>
<td>South Korea (ko_KR)</td>
</tr>
<tr>
<td VALIGN="TOP">Latvian (Lettish) (lv)</td>
<td>Latvia (lv_LV)</td>
</tr>
<tr>
<td VALIGN="TOP">Lithuanian (lt)</td>
<td>Lithuania (lt_LT)</td>
</tr>
<tr>
<td VALIGN="TOP">Macedonian (mk)</td>
<td>Macedonia (mk_MK)</td>
</tr>
<tr>
<td VALIGN="TOP">Norwegian (no)</td>
<td>Norway&nbsp;(no_NO) [<font SIZE="-1">&nbsp; Nynorsk&nbsp;</font>(no_NO_NY)]</td>
</tr>
<tr>
<td VALIGN="TOP">Polish (pl)</td>
<td>Poland (pl_PL)</td>
</tr>
<tr>
<td VALIGN="TOP">Portuguese (pt)</td>
<td>Brazil (pt_BR), Portugal&nbsp;(pt_PT) [<font SIZE="-1">&nbsp; Euro&nbsp;</font>(pt_PT_EURO)]</td>
</tr>
<tr>
<td VALIGN="TOP">Romanian (ro)</td>
<td>Romania (ro_RO)</td>
</tr>
<tr>
<td VALIGN="TOP">Russian (ru)</td>
<td>Russia (ru_RU)</td>
</tr>
<tr>
<td VALIGN="TOP">Serbian (sr)</td>
<td>Yugoslavia (sr_YU)</td>
</tr>
<tr>
<td VALIGN="TOP">Serbo-Croatian (sh)</td>
<td>Yugoslavia (sh_YU)</td>
</tr>
<tr>
<td VALIGN="TOP">Slovak (sk)</td>
<td>Slovakia (sk_SK)</td>
</tr>
<tr>
<td VALIGN="TOP">Slovenian (sl)</td>
<td>Slovenia (sl_SI)</td>
</tr>
<tr>
<td VALIGN="TOP">Spanish (es)</td>
<td>Argentina (es_AR), Bolivia (es_BO), Chile (es_CL), Colombia (es_CO), Costa Rica
(es_CR), Dominican Republic (es_DO), Ecuador (es_EC), El Salvador (es_SV), Guatemala
(es_GT), Honduras (es_HN), Mexico (es_MX), Nicaragua (es_NI), Panama (es_PA), Paraguay
(es_PY), Peru (es_PE), Puerto Rico (es_PR), Spain&nbsp;(es_ES) [<font SIZE="-1">&nbsp;
Euro&nbsp;</font>(es_ES_EURO)], Uruguay (es_UY), Venezuela (es_VE)</td>
</tr>
<tr>
<td VALIGN="TOP">Swedish (sv)</td>
<td>Sweden (sv_SE)</td>
</tr>
<tr>
<td VALIGN="TOP">Thai (th)</td>
<td>Thailand (th_TH)</td>
</tr>
<tr>
<td VALIGN="TOP">Turkish (tr)</td>
<td>Turkey (tr_TR)</td>
</tr>
<tr>
<td VALIGN="TOP">Ukrainian (uk)</td>
<td>Ukraine (uk_UA)</td>
</tr>
<tr>
<td VALIGN="TOP">Vietnamese (vi)</td>
<td>Vietnam (vi_VN)</td>
</tr>
</table>
<p align="right"><a href="../readme.html">Back</a></p>
</body>
</html>

View File

@ -11,18 +11,20 @@
<h1>Date/Time Formatting</h1>
<p align="left"><font size="5">Calendar, GregorianCalendar</font> <br>
<font size="5">TimeZone, SimpleTimeZone</font> <br>
<font size="5">DateFormat<i>,</i>SimpleDateFormat, DateFormatSymbols</font> </p>
<p align="left"><font size="5"><a href="../../icuhtml/Calendar.html">Calendar</a>, <a
href="api/GregorianCalendar.html">GregorianCalendar</a></font> <br>
<font size="5"><a href="../../icuhtml/TimeZone.html">TimeZone</a>, <a href="../../icuhtml/SimpleTimeZone.html">SimpleTimeZone</a></font>
<br>
<font size="5"><a href="../../icuhtml/DateFormat.html">DateFormat</a><i>,</i><a
href="api/SimpleDateFormat.html">SimpleDateFormat</a>, <a
href="api/DateFormatSymbols.html">DateFormatSymbols</a></font> </p>
<ul>
<li><font size="5">Handle timezones and daylight savings adjustments</font></li>
<li><font size="5">Support multiple calendars</font></li>
<li><font size="5">Support European date fields</font></li>
<li><br>
<li><font size="5">Support European date fields</font><br>
<font size="4">--such as the number of the week in the year</font> </li>
<li><font size="5">Like the number formatters:</font></li>
<li><br>
<li><font size="5">Like the number formatters:</font><br>
<font size="4">-- Support definition of formats with string patterns</font> <br>
<font size="4">-- Can retrieve the normalized pattern</font> <br>
<font size="4">-- Can parse anything they can format</font></li>

View File

@ -14,26 +14,27 @@
<p><font size="5">Unicode String</font>
<ul>
<li><font size="4">Unicode</font><br>
<li><a href="../../icuhtml/Unicode.html"><font size="4">Unicode</font></a><br>
<font size="4">-- query the properties associated with individual Unicode character values</font>
</li>
<li><font size="4">UnicodeString</font></li>
<li><a href="../../icuhtml/UnicodeString.html"><font size="4">UnicodeString</font></a></li>
</ul>
<p><font size="5">Character Iteration</font>
<ul>
<li><font size="4">CharacterIterator, StringCharacterIterator</font><br>
<li><font size="4"><a href="../../icuhtml/CharacterIterator.html">CharacterIterator</a>, <a
href="api/StringCharacterIterator.html">StringCharacterIterator</a></font><br>
<font size="4">-- Iterates over the characters in a UnicodeString</font></li>
</ul>
<p><font size="5">Locale</font>
<ul>
<li><font size="4">Locale</font><br>
<li><a href="../../icuhtml/Locale.html"><font size="4">Locale</font></a><br>
<font size="4">-- represents a specific geographical, political, or cultural region</font>
</li>
<li><font size="4">ResourceBundle</font><br>
<li><a href="../../icuhtml/ResourceBundle.html"><font size="4">ResourceBundle</font></a><br>
<font size="4">-- represents a collection of resource information pertaining to a given
locale</font></li>
</ul>

View File

@ -12,18 +12,14 @@
<h2>ReadMe: IBM's International Classes For Unicode</h2>
<p>Version: 07/22/1999 <br>
<p>Version: 11/22/1999 <br>
</p>
<hr>
<p>COPYRIGHT: <br>
© Copyright Taligent, Inc., 1997 <br>
© Copyright International Business Machines Corporation, 1997 - 1999 <br>
Licensed Material - Program-Property of IBM - All Rights Reserved. <br>
US Government Users Restricted Rights - Use, duplication, or disclosure restricted by GSA
ADP Schedule Contract with IBM Corp. <br>
</p>
Copyright © 1997-1999 International Business Machines Corporation an others. All Rights
Reserved.</p>
<hr>
@ -69,8 +65,10 @@ independent applications:
<li>Changing simple data files rather than modifying program code easily localizes
applications written using these tools</li>
<li>Over 150 locales supported. Visit <a
href="http://www10.software.ibm.com/developerworks/opensource/icu/localeexplorer">LocaleExplorer</a>
site for a demonstration and a full list of supported locales</li>
href="http://www10.software.ibm.com/developerworks/opensource/icu/localeexplorer">LocaleExplore
(http://www10.software.ibm.com/developerworks/opensource/icu/localeexplorer)</a> site for
a demonstration and a full list of supported locales or <a href="docs/supp_loc.html">click
here for a table of supported locales</a>.</li>
</ul>
<p>It is possible to support additional locales by adding more locale data files, with no
@ -355,15 +353,9 @@ this, you will seemingly get memory errors when you run the executable. <br>
click the button named &quot;Rebuild All&quot;.</li>
<li>Repeat steps 7-9 for makeconv (set active project to &quot;makeconv&quot;), genrb
(&quot;genrb&quot;) and gencol (&quot;gencol&quot;) tools.</li>
<li>Run the mkcnvfle.bat script to create the converter data files in binary format. The
script requires two arguments, where first is either &quot;Release&quot; or
&quot;Debug&quot; reflecting the type of build and the second is path to the icu
directory.</li>
<li>Run the genrb.bat script to create the locale data files in binary format. The script
requires two arguments, where first is either &quot;Release&quot; or &quot;Debug&quot;
reflecting the type of build and the second is path to the icu directory</li>
<li>Run the gencol.exe program to pre-load the collation data and create the collation data
in binary format.</li>
<li>From the icu\tools directory Run the makedata.bat script to data files in binary format.
The script requires two arguments, where first is path to the icu directory and the second
is either &quot;Release&quot; or &quot;Debug&quot; reflecting the type of build.</li>
<li>Save the value of the <strong>TZ</strong> environment variable and then set it to <strong>PST8PDT</strong>.&nbsp;
</li>
<li>Reopen the &quot;allinone&quot; project file and run the &quot;intltest&quot; test.
@ -422,6 +414,8 @@ version of GNU make (3.7+). </p>
<li>Change directory to the &quot;icu/source&quot;.</li>
<li>If it is not already set, please set the executable flag for the following files (by
executing 'chmod +x' command): configure, install.sh and config.*, </li>
<li>You also need to set other environment variables for different build systems. Use this <a
href="docs/build_env.htm">table</a> or provided <a href="source/runConfigureICU">script</a>.</li>
<li>Type &quot;./configure&quot; or type &quot;./configure --help&quot; to print the
avialable options.</li>
<li>Type &quot;make&quot; to compile the libraries and all the data files.</li>
@ -486,15 +480,17 @@ and <a href="docs/cintltst.html">docs/cintltst.html</a> </p>
<p>Adding resource bundle data to your application is quite simple: </p>
<blockquote>
<p>Create resource bundle files with the right format and names in a directory for
resource bundles you create in your application directory tree.(for more information of
that format of these files see <a
href="http://www.ibm.com/java/education/international-unicode/unicodec.html">resource
bundle format)</a> <br>
Use that same directory name (absolute path) when instantiating a resource bundle at run
time.</p>
</blockquote>
<p>Create resource bundle files with the right format and names in a directory for
resource bundles you create in your application directory tree.(for more information of
that format of these files see <a href="../icuhtml/ResourceBundle.html#DOC.DOCU">resource
bundle documentation</a> or&nbsp; <a
href="http://www.ibm.com/java/education/international-unicode/unicodec.html">resource
bundle format)</a>. <br>
Please note that resource bundle tag names should contain only invariant 7-bit ASCII
characters (e.g. ones from the following set: A-Z, a-z, 0-9, &lt;SP&gt;, &quot;, %, &amp;,
`, (, ), *, +, ,, -, ., /, :, ;, &lt;, =, &gt;, ?, _).<br>
Use that same directory name (absolute path) when instantiating a resource bundle at run
time.</p>
<p><a NAME="WhereCollation"></a></p>
@ -545,96 +541,14 @@ document can be ordered through Mechanicsberg and it comes with 2 CD ROMs which
machine readable conversion tables on them. The license agreement is included in IBM's
International Classes for Unicode agreement. </p>
<p>Click <a href="data/convrtrs.txt">here</a> to view converters implemented in ICU. To
see converters in action, please visit <a
href="http://www10.software.ibm.com/developerworks/opensource/icu/localeexplorer/?converter&amp;"><font
COLOR="#000000" size="3">http://www10.software.ibm.com/developerworks/opensource/icu/localeexplorer/?converter&amp;</font></a></p>
<p>To order the document in the US you can call 1-800-879-2755 and request document number
SC09-2190-00. The cost of this publication is $75.00 US not including tax. </p>
<p>Currently, the support code pages are: </p>
<p><font face="Courier New">ibm-1004: PC Data Latin-1<br>
ibm-1008: Arabic 8bit ISO/ASCII<br>
ibm-1038: Adobe Symbol Set<br>
ibm-1089: ISO-8859-6<br>
ibm-1112: MS Windows Baltic Rim<br>
ibm-1116: PC Data Estonia<br>
ibm-1117: PC Data Latvia<br>
ibm-1118: PC Data Lithuania<br>
ibm-1119: PC Data Russian<br>
ibm-1123: Cyrillic Ukraine EBCDIC<br>
ibm-1140: </font><font COLOR="#000000" size="3" face="Courier New">EBCDIC USA, Canada,
Netherlands, Portugal, Brazil, Australia, New Zealand - EBCDIC: Italy</font><font
face="Courier New"><br>
ibm-1141: EBCDIC Germany, Austria<br>
ibm-1142: EBCDIC Denmark etc.<br>
ibm-1143: EBCDIC Sweden<br>
ibm-1144: EBCDIC Italy<br>
ibm-1145: EBCDIC Spain<br>
ibm-1146: EBCDIC UK Irland<br>
ibm-1147: EBCDIC France<br>
ibm-1148: EBCDIC International Latin-1<br>
ibm-1250: MS-Windows Latin-2<br>
ibm-1251: MS-Windows Cyrillic<br>
ibm-1252: MS-Windows Latin-1<br>
ibm-1253: MS-Windows Greek<br>
ibm-1254: MS-Windows Turkey<br>
ibm-1255: MS-Windows Hebrew<br>
ibm-1256: MS-Windows Arabic<br>
ibm-1257: MS-Windows Baltic Rim<br>
ibm-1258: MS-Windows Vietnamese<br>
ibm-1275: Apple Latin-1<br>
ibm-1276: Adobe (Postscript) Standard Encoding<br>
ibm-1277: Adobe (Postscript) Latin-1<br>
ibm-1280: Apple Greek<br>
ibm-1281: Apple Turkey<br>
ibm-1282: Apple Central European<br>
ibm-1283: Apple Cyrillic<br>
ibm-1361: Korean EUC Windows cp949<br>
ibm-1383: Simplified Chinese EUC<br>
ibm-1386: Simplified Chinese GBK<br>
ibm-290: Japanese Katakana SBCS<br>
ibm-37 : </font><font COLOR="#000000" size="3" face="Courier New">CECP: USA, Canada
(ESA*), Netherlands, Portugal, Brazil, Australia, New Zealand - MS Windows, Hebrew</font><font
face="Courier New"><br>
ibm-420: Arabic (with presentation forms)<br>
ibm-424: Hebrew<br>
ibm-437: PC Data PC Base USA<br>
ibm-813: ISO-8859-7<br>
ibm-833: Korean Host Extended SBCS<br>
ibm-852: PC Data Latin-2 Multilingual<br>
ibm-855: PC Data Cyrillic<br>
ibm-856: PC Data Hebrew<br>
ibm-857: PC Data Turkey<br>
ibm-858: PC Data with EURO<br>
ibm-859: PC Latin-9<br>
ibm-860: PC Data Portugal<br>
ibm-861: PC Data Iceland<br>
ibm-863: PC Data Canada<br>
ibm-864: PC Data Arabic<br>
ibm-865: PC Data Denmark<br>
ibm-866: PC Data Russian<br>
ibm-867: PC Data Hebrew<br>
ibm-868: PC Data Urdu<br>
ibm-869: PC Data Greek<br>
ibm-874: PC Data Thai<br>
ibm-878: Russian Internet koi8-r<br>
ibm-912: ISO-8859-2<br>
ibm-913: ISO-8859-3<br>
ibm-914: ISO-8859-4<br>
ibm-915: ISO-8859-5<br>
ibm-916: ISO-8859-8<br>
ibm-920: ISO-8859-9<br>
ibm-921: Baltic 8bit<br>
ibm-922: Estonia 8bit<br>
ibm-923: ISO-8859-15<br>
ibm-930: Japanese Katakana-Kanji Host<br>
ibm-933: Korean Host Mixed<br>
ibm-935: Simplified Chinese Host Mixed<br>
ibm-937: Traditional Chinese Host Mixed<br>
ibm-942: Japanese PC Data Mixed<br>
ibm-943: Japanese PC Data for Open Environment<br>
ibm-949: KS Code PC Data Mixed<br>
ibm-950: BIG-5<br>
ibm-970: Korean EUC</font></p>
<h3><a NAME="ProgrammingNotes"></a><u>Programming Notes</u></h3>
<h4><b><u>Reporting Errors</u></b></h4>
@ -853,8 +767,8 @@ Internet email to <a href="mailto:icu4c@us.ibm.com">icu4c@us.ibm.com.</a> <br>
<hr>
<p>© Copyright 1997 Taligent, Inc. <br>
© Copyright 1997-1999 IBM Corporation <br>
<p>Copyright © 1997-1999 International Business Machines Corporation an others. All
Rights Reserved.<br>
IBM Center for Java Technology Silicon Valley, <br>
10275 N De Anza Blvd., Cupertino, CA 95014 <br>
All rights reserved. </p>