2000-02-03 19:54:49 +00:00
|
|
|
/*
|
|
|
|
*******************************************************************************
|
|
|
|
*
|
2001-03-21 20:44:20 +00:00
|
|
|
* Copyright (C) 1999-2001, International Business Machines
|
2000-02-03 19:54:49 +00:00
|
|
|
* Corporation and others. All Rights Reserved.
|
|
|
|
*
|
|
|
|
*******************************************************************************
|
|
|
|
* file name: utf32.h
|
|
|
|
* encoding: US-ASCII
|
|
|
|
* tab size: 8 (not used)
|
|
|
|
* indentation:4
|
|
|
|
*
|
|
|
|
* created on: 1999sep20
|
|
|
|
* created by: Markus W. Scherer
|
2000-12-08 18:43:57 +00:00
|
|
|
*/
|
|
|
|
/**
|
2002-09-30 04:00:17 +00:00
|
|
|
* \file
|
|
|
|
* \brief C API: UTF-32 macros
|
|
|
|
*
|
2002-12-06 00:19:24 +00:00
|
|
|
* This file is obsolete and its contents moved to utf_old.h.
|
2002-09-30 04:00:17 +00:00
|
|
|
* See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list
|
|
|
|
* in September 2002.
|
2000-02-03 19:54:49 +00:00
|
|
|
*/
|