1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3/*
4*******************************************************************************
5*
6*   Copyright (C) 1999-2001, International Business Machines
7*   Corporation and others.  All Rights Reserved.
8*
9*******************************************************************************
10*   file name:  utf32.h
11*   encoding:   UTF-8
12*   tab size:   8 (not used)
13*   indentation:4
14*
15*   created on: 1999sep20
16*   created by: Markus W. Scherer
17*/
18/**
19 * \file
20 * \brief C API: UTF-32 macros
21 *
22 * This file is obsolete and its contents moved to utf_old.h.
23 * See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list
24 * in September 2002.
25 */
26