Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

uclean.h

00001 /*
00002 ******************************************************************************
00003 *                                                                            *
00004 * Copyright (C) 2001-2001, International Business Machines                   *
00005 *                Corporation and others. All Rights Reserved.                *
00006 *                                                                            *
00007 ******************************************************************************
00008 *   file name:  uclean.h
00009 *   encoding:   US-ASCII
00010 *   tab size:   8 (not used)
00011 *   indentation:4
00012 *
00013 *   created on: 2001July05
00014 *   created by: George Rhoten
00015 */
00016 
00017 #ifndef __UCLEAN_H__
00018 #define __UCLEAN_H__
00019 
00020 #include "unicode/utypes.h"
00021 
00057 U_CAPI void U_EXPORT2 
00058 u_cleanup(void);
00059 
00060 #endif

Generated on Mon Mar 4 23:12:37 2002 for ICU 2.0 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002