viscii.c
上传用户:ycwykj01
上传日期:2007-01-04
资源大小:1819k
文件大小:4k
源码类别:

网络编程

开发平台:

Unix_Linux

  1. /*
  2.  * Program: VISCII conversion table
  3.  *
  4.  * Author: Mark Crispin
  5.  * Networks and Distributed Computing
  6.  * Computing & Communications
  7.  * University of Washington
  8.  * Administration Building, AG-44
  9.  * Seattle, WA  98195
  10.  * Internet: MRC@CAC.Washington.EDU
  11.  *
  12.  * Date: 2 June 1998
  13.  * Last Edited: 24 July 1998
  14.  *
  15.  * Copyright 1998 by the University of Washington
  16.  *
  17.  *  Permission to use, copy, modify, and distribute this software and its
  18.  * documentation for any purpose and without fee is hereby granted, provided
  19.  * that the above copyright notices appear in all copies and that both the
  20.  * above copyright notices and this permission notice appear in supporting
  21.  * documentation, and that the name of the University of Washington not be
  22.  * used in advertising or publicity pertaining to distribution of the software
  23.  * without specific, written prior permission.  This software is made
  24.  * available "as is", and
  25.  * THE UNIVERSITY OF WASHINGTON DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
  26.  * WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED
  27.  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND IN
  28.  * NO EVENT SHALL THE UNIVERSITY OF WASHINGTON BE LIABLE FOR ANY SPECIAL,
  29.  * INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
  30.  * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, TORT
  31.  * (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF OR IN
  32.  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  33.  *
  34.  */
  35. /* VISCII is the VIetnamese Standard Code for Information Interchange,
  36.  * defined by the Vietnamese Standardization Working Group, RFC-1456,
  37.  * May 1993.
  38.  */
  39. static const unsigned short visciitab[256] = {
  40.   0x0000,0x0001,0x1eb2,0x0003,0x0004,0x1eb4,0x1eaa,0x0007,
  41.   0x0008,0x0009,0x000a,0x000b,0x000c,0x000d,0x000e,0x000f,
  42.   0x0010,0x0011,0x0012,0x0013,0x1ef6,0x0015,0x0016,0x0017,
  43.   0x0018,0x1ef8,0x001a,0x001b,0x001c,0x001d,0x1ef4,0x001f,
  44.   0x0020,0x0021,0x0022,0x0023,0x0024,0x0025,0x0026,0x0027,
  45.   0x0028,0x0029,0x002a,0x002b,0x002c,0x002d,0x002e,0x002f,
  46.   0x0030,0x0031,0x0032,0x0033,0x0034,0x0035,0x0036,0x0037,
  47.   0x0038,0x0039,0x003a,0x003b,0x003c,0x003d,0x003e,0x003f,
  48.   0x0040,0x0041,0x0042,0x0043,0x0044,0x0045,0x0046,0x0047,
  49.   0x0048,0x0049,0x004a,0x004b,0x004c,0x004d,0x004e,0x004f,
  50.   0x0050,0x0051,0x0052,0x0053,0x0054,0x0055,0x0056,0x0057,
  51.   0x0058,0x0059,0x005a,0x005b,0x005c,0x005d,0x005e,0x005f,
  52.   0x0060,0x0061,0x0062,0x0063,0x0064,0x0065,0x0066,0x0067,
  53.   0x0068,0x0069,0x006a,0x006b,0x006c,0x006d,0x006e,0x006f,
  54.   0x0070,0x0071,0x0072,0x0073,0x0074,0x0075,0x0076,0x0077,
  55.   0x0078,0x0079,0x007a,0x007b,0x007c,0x007d,0x007e,0x007f,
  56.   0x1ea0,0x1eae,0x1eb0,0x1eb6,0x1ea4,0x1ea6,0x1ea8,0x1eac,
  57.   0x1ebc,0x1eb8,0x1ebe,0x1ec0,0x1ec2,0x1ec4,0x1ec6,0x1ed0,
  58.   0x1ed2,0x1ed4,0x1ed6,0x1ed8,0x1ee2,0x1eda,0x1edc,0x1ede,
  59.   0x1eca,0x1ece,0x1ecc,0x1ec8,0x1ee6,0x0168,0x1ee4,0x1ef2,
  60.   0x00d5,0x1eaf,0x1eb1,0x1eb7,0x1ea5,0x1ea7,0x1ea9,0x1ead,
  61.   0x1ebd,0x1eb9,0x1ebf,0x1ec1,0x1ec3,0x1ec5,0x1ec7,0x1ed1,
  62.   0x1ed3,0x1ed5,0x1ed7,0x1ee0,0x01a0,0x1ed9,0x1edd,0x1edf,
  63.   0x1ecb,0x1ef0,0x1ee8,0x1eea,0x1eec,0x01a1,0x1edb,0x01af,
  64.   0x00c0,0x00c1,0x00c2,0x00c3,0x1ea2,0x0102,0x1eb3,0x1eb5,
  65.   0x00c8,0x00c9,0x00ca,0x1eba,0x00cc,0x00cd,0x0128,0x1ef3,
  66.   0x0110,0x1ee9,0x00d2,0x00d3,0x00d4,0x1ea1,0x1ef7,0x1eeb,
  67.   0x1eed,0x00d9,0x00da,0x1ef9,0x1ef5,0x00dd,0x1ee1,0x01b0,
  68.   0x00e0,0x00e1,0x00e2,0x00e3,0x1ea3,0x0103,0x1eef,0x1eab,
  69.   0x00e8,0x00e9,0x00ea,0x1ebb,0x00ec,0x00ed,0x0129,0x1ec9,
  70.   0x0111,0x1ef1,0x00f2,0x00f3,0x00f4,0x00f5,0x1ecf,0x1ecd,
  71.   0x1ee5,0x00f9,0x00fa,0x0169,0x1ee7,0x00fd,0x1ee3,0x1eee
  72. };