umisc.h

Go to the documentation of this file.
00001 /*
00002 **********************************************************************
00003 *   Copyright (C) 1999-2003, International Business Machines
00004 *   Corporation and others.  All Rights Reserved.
00005 **********************************************************************
00006 *   file name:  umisc.h
00007 *   encoding:   US-ASCII
00008 *   tab size:   8 (not used)
00009 *   indentation:4
00010 *
00011 *   created on: 1999oct15
00012 *   created by: Markus W. Scherer
00013 */
00014 
00015 #ifndef UMISC_H
00016 #define UMISC_H
00017 
00018 #include "unicode/utypes.h"
00019 
00030 typedef struct UFieldPosition {
00035   int32_t field;
00040   int32_t beginIndex;
00045   int32_t endIndex;
00046 } UFieldPosition;
00047 
00048 #endif

Generated on Wed Jul 20 08:07:21 2005 for ICU 3.4 by  doxygen 1.4.2-20050421