[ Team LiB ] Previous Section Next Section

A.1 Software

This book's companion Web site:
http://www.appliedcpp.com

POSIX interface for Win32 platforms:
http://sources.redhat.com/pthreads-win32

Basis Technology's Rosette Core Library for Unicode:
http://www.basistech.com

International Components for Unicode's (ICU) open-source software package:
http://oss.software.ibm.com/icu/index.html

XML parser open-source toolkit:
http://www.jclark.com/xml/expat.html

Gnu gettext utility:
http://www.gnu.org/manual/gettext

DebugView freeware:
http://www.sysinternals.com

Standard C++ I/O Streams and Locales, by Angelika Langer & Klaus Kreft:
http://home.camelot.de/langer/Articles/Internationalization/I18N.htm

Independent JPEG Group's implementation of the JPEG file format:
http://www.ijg.org

Implementation of the TIFF file format: http://www.libtiff.org

Intel Integrated Performance Primitives (IPP) library:
http://www.intel.com/software/products/ipp/ipp30/

    [ Team LiB ] Previous Section Next Section