-Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
-This is an exercise for the ICU Workshop (September 2000).
- http://oss.software.ibm.com/icu/docs/workshop_2000/agenda.html
+Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+
+
+IMPORTANT:
+
+This sample was originally intended as an exercise for the ICU Workshop (September 2000).
+The code currently provided in the solution file is the answer to the exercises, each step can still be found in the 'answers' subdirectory.
+
+
+
+ http://www.icu-project.org/docs/workshop_2000/agenda.html
Day 2: September 12th 2000
Pre-requisite:
1. All the hardware and software requirements from Day 1.
2. Attended or fully understand Day 1 material.
3. Read through the ICU user's guide at
- http://oss.software.ibm.com/icu/userguide/.
+ http://www.icu-project.org/userguide/.
#Transformation Support
10:45am - 12:00pm
other platforms as well.
MSVC:
- Open the file "translit.dsw" in Microsoft Visual C++.
+ Open the file "translit.sln" in Microsoft Visual C++.
Unix:
- Build and install ICU with a prefix, for example '--prefix=/home/srl/ICU'