home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / locale / ISO88591_mb.c < prev    next >
Encoding:
C/C++ Source or Header  |  1993-08-09  |  148 b   |  10 lines

  1. #include <ansidecl.h>
  2. #include <localeinfo.h>
  3. #include <stddef.h>
  4.  
  5.  
  6. CONST struct ctype_mbchar_info __ctype_mbchar_ISO_8859_1 =
  7.   {
  8.     0, NULL
  9.   };
  10.