mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
23 lines
653 B
C
23 lines
653 B
C
/*
|
|
*******************************************************************************
|
|
*
|
|
* Copyright (C) 1999-2001, International Business Machines
|
|
* 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
|
|
*/
|
|
/**
|
|
* \file
|
|
* \brief C API: UTF-32 macros
|
|
*
|
|
* This file is obsolete and its contents moved to utf_old.h.
|
|
* See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list
|
|
* in September 2002.
|
|
*/
|