wchar.h

00001 /*
00002  * Copyright (c) 1999 
00003  * Boris Fomitchev
00004  *
00005  * This material is provided "as is", with absolutely no warranty expressed
00006  * or implied. Any use is at your own risk.
00007  *
00008  * Permission to use or copy this software for any purpose is hereby granted 
00009  * without fee, provided the above notices are retained on all copies.
00010  * Permission to modify the code and to distribute modified code is granted,
00011  * provided the above notices are retained, and a notice that the code was
00012  * modified is included with the above copyright notice.
00013  *
00014  */
00015 
00016 # if !defined (_STLP_OUTERMOST_HEADER_ID)
00017 #  define _STLP_OUTERMOST_HEADER_ID 0x278
00018 #  include <stl/_prolog.h>
00019 # elif (_STLP_OUTERMOST_HEADER_ID == 0x278) && ! defined (_STLP_DONT_POP_0x278)
00020 #  define _STLP_DONT_POP_0x278
00021 # endif
00022 
00023 # if ! defined (_STLP_WINCE) && ! defined (_STLP_NO_WCHAR_T)
00024 
00025 # if defined ( __BORLANDC__ ) && (__BORLANDC__) >= 0x530
00026 // #  include <cstring>
00027 # include _STLP_NATIVE_CPP_C_HEADER(_str.h)
00028 using _STLP_VENDOR_CSTD::strlen;
00029 using _STLP_VENDOR_CSTD::strspn;
00030 # endif
00031 
00032 # if defined (__GNUC__) && defined (__APPLE__) && !defined (__SYMBIAN32__)
00033 #  include _STLP_NATIVE_C_HEADER(stddef.h)
00034 # else
00035 #  include _STLP_NATIVE_C_HEADER(wchar.h)
00036 # endif
00037 
00038 # endif /* WINCE */
00039 
00040 # if (_STLP_OUTERMOST_HEADER_ID == 0x278)
00041 #  if ! defined (_STLP_DONT_POP_0x278)
00042 #   include <stl/_epilog.h>
00043 #   undef  _STLP_OUTERMOST_HEADER_ID
00044 #   endif
00045 #   undef  _STLP_DONT_POP_0x278
00046 # endif
00047 
00048 // Local Variables:
00049 // mode:C++
00050 // End:

Generated on Mon Jun 5 10:20:48 2006 for Intelligence.kdevelop by  doxygen 1.4.6