michael@0: /* michael@0: ******************************************************************************* michael@0: * michael@0: * Copyright (C) 1999-2001, International Business Machines michael@0: * Corporation and others. All Rights Reserved. michael@0: * michael@0: ******************************************************************************* michael@0: * file name: utf32.h michael@0: * encoding: US-ASCII michael@0: * tab size: 8 (not used) michael@0: * indentation:4 michael@0: * michael@0: * created on: 1999sep20 michael@0: * created by: Markus W. Scherer michael@0: */ michael@0: /** michael@0: * \file michael@0: * \brief C API: UTF-32 macros michael@0: * michael@0: * This file is obsolete and its contents moved to utf_old.h. michael@0: * See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list michael@0: * in September 2002. michael@0: */