home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / locale / ibm-864.cm < prev    next >
Encoding:
Text File  |  1996-02-20  |  13.0 KB  |  279 lines

  1. #***********************************************************************
  2. #*                                                                     *
  3. #*  VisualAge for C++ for Windows, Version 3.5                         *
  4. #*    Licensed Material - Property of IBM                              *
  5. #*                                                                     *
  6. #*  5801-ARR and Other Materials                                       *
  7. #*                                                                     *
  8. #*  (c) Copyright IBM Corp 1991, 1996. All rights reserved.            *
  9. #*                                                                     *
  10. #***********************************************************************
  11.  
  12. <code_set_name>                 "IBM-864"
  13. <mb_cur_max>                    1
  14. <mb_cur_min>                    1
  15.  
  16. CHARMAP
  17.  
  18. <NUL>                                     \x00
  19. <SOH>                                     \x01
  20. <STX>                                     \x02
  21. <ETX>                                     \x03
  22. <EOT>                                     \x04
  23. <ENQ>                                     \x05
  24. <ACK>                                     \x06
  25. <alert>                                   \x07
  26. <BEL>                                     \x07
  27. <backspace>                               \x08
  28. <tab>                                     \x09
  29. <newline>                                 \x0a
  30. <vertical-tab>                            \x0b
  31. <form-feed>                               \x0c
  32. <carriage-return>                         \x0d
  33. <SO>                                      \x0e
  34. <SI>                                      \x0f
  35. <DLE>                                     \x10
  36. <DC1>                                     \x11
  37. <DC2>                                     \x12
  38. <DC3>                                     \x13
  39. <DC4>                                     \x14
  40. <NAK>                                     \x15
  41. <SYN>                                     \x16
  42. <ETB>                                     \x17
  43. <CAN>                                     \x18
  44. <EM>                                      \x19
  45. <SUB>                                     \x1a
  46. <ESC>                                     \x1b
  47. <IS4>                                     \x1c
  48. <IS3>                                     \x1d
  49. <IS2>                                     \x1e
  50. <IS1>                                     \x1f
  51. <space>                                   \x20
  52. <exclamation-mark>                        \x21
  53. <quotation-mark>                          \x22
  54. <number-sign>                             \x23
  55. <dollar-sign>                             \x24
  56. <percent-sign>                            \x25
  57. <ampersand>                               \x26
  58. <apostrophe>                              \x27
  59. <left-parenthesis>                        \x28
  60. <right-parenthesis>                       \x29
  61. <asterisk>                                \x2a
  62. <plus-sign>                               \x2b
  63. <comma>                                   \x2c
  64. <hyphen>                                  \x2d
  65. <hyphen-minus>                            \x2d
  66. <period>                                  \x2e
  67. <full-stop>                               \x2e
  68. <slash>                                   \x2f
  69. <solidus>                                 \x2f
  70. <zero>                                    \x30
  71. <one>                                     \x31
  72. <two>                                     \x32
  73. <three>                                   \x33
  74. <four>                                    \x34
  75. <five>                                    \x35
  76. <six>                                     \x36
  77. <seven>                                   \x37
  78. <eight>                                   \x38
  79. <nine>                                    \x39
  80. <colon>                                   \x3a
  81. <semicolon>                               \x3b
  82. <less-than-sign>                          \x3c
  83. <equals-sign>                             \x3d
  84. <greater-than-sign>                       \x3e
  85. <question-mark>                           \x3f
  86. <commercial-at>                           \x40
  87. <A>                                       \x41
  88. <B>                                       \x42
  89. <C>                                       \x43
  90. <D>                                       \x44
  91. <E>                                       \x45
  92. <F>                                       \x46
  93. <G>                                       \x47
  94. <H>                                       \x48
  95. <I>                                       \x49
  96. <J>                                       \x4a
  97. <K>                                       \x4b
  98. <L>                                       \x4c
  99. <M>                                       \x4d
  100. <N>                                       \x4e
  101. <O>                                       \x4f
  102. <P>                                       \x50
  103. <Q>                                       \x51
  104. <R>                                       \x52
  105. <S>                                       \x53
  106. <T>                                       \x54
  107. <U>                                       \x55
  108. <V>                                       \x56
  109. <W>                                       \x57
  110. <X>                                       \x58
  111. <Y>                                       \x59
  112. <Z>                                       \x5a
  113. <left-square-bracket>                     \x5b
  114. <backslash>                               \x5c
  115. <reverse-solidus>                         \x5c
  116. <right-square-bracket>                    \x5d
  117. <circumflex>                              \x5e
  118. <underscore>                              \x5f
  119. <low-line>                                \x5f
  120. <grave-accent>                            \x60
  121. <a>                                       \x61
  122. <b>                                       \x62
  123. <c>                                       \x63
  124. <d>                                       \x64
  125. <e>                                       \x65
  126. <f>                                       \x66
  127. <g>                                       \x67
  128. <h>                                       \x68
  129. <i>                                       \x69
  130. <j>                                       \x6a
  131. <k>                                       \x6b
  132. <l>                                       \x6c
  133. <m>                                       \x6d
  134. <n>                                       \x6e
  135. <o>                                       \x6f
  136. <p>                                       \x70
  137. <q>                                       \x71
  138. <r>                                       \x72
  139. <s>                                       \x73
  140. <t>                                       \x74
  141. <u>                                       \x75
  142. <v>                                       \x76
  143. <w>                                       \x77
  144. <x>                                       \x78
  145. <y>                                       \x79
  146. <z>                                       \x7a
  147. <left-brace>                              \x7b
  148. <left-curly-bracket>                      \x7b
  149. <vertical-line>                           \x7c
  150. <right-brace>                             \x7d
  151. <right-curly-bracket>                     \x7d
  152. <tilde>                                   \x7e
  153. <DEL>                                     \x7f
  154. <degree>                                  \x80
  155. <dot>                                     \x81
  156. <bullet>                                  \x82
  157. <square-root>                             \x83
  158. <boxfill-medium>                          \x84
  159. <box-horizontal>                          \x85
  160. <box-vertical>                            \x86
  161. <box-intersection>                        \x87
  162. <box-int-right>                           \x88
  163. <box-int-top>                             \x89
  164. <box-int-left>                            \x8a
  165. <box-int-bottom>                          \x8b
  166. <box-top-right>                           \x8c
  167. <box-top-left>                            \x8d
  168. <box-bottom-left>                         \x8e
  169. <box-bottom-right>                        \x8f
  170. <beta>                                    \x90
  171. <infinity>                                \x91
  172. <phi>                                     \x92
  173. <plus-minus>                              \x93
  174. <one-half>                                \x94
  175. <one-quarter>                             \x95
  176. <guillemot-left>                          \x97
  177. <guillemot-right>                         \x98
  178. <isolated-hamzaonlamalef>                 \x99
  179. <connected-hamzaonlamalef>                \x9a
  180. <isolated-lamalef>                        \x9d
  181. <connected-lamalef>                       \x9e
  182. <tail>                                    \x9f
  183. <nobreakspace>                            \xa0
  184. <dash>                                    \xa1
  185. <shy>                                     \xa1
  186. <final-maddaonalef>                       \xa2
  187. <sterling>                                \xa3
  188. <currency>                                \xa4
  189. <final-hamzaonalef>                       \xa5
  190. <final-alef>                              \xa8
  191. <beh>                                     \xa9
  192. <teh>                                     \xaa
  193. <theh>                                    \xab
  194. <arabic-comma>                            \xac
  195. <jeem>                                    \xad
  196. <hah>                                     \xae
  197. <khah>                                    \xaf
  198. <hindi-zero>                              \xb0
  199. <hindi-one>                               \xb1
  200. <hindi-two>                               \xb2
  201. <hindi-three>                             \xb3
  202. <hindi-four>                              \xb4
  203. <hindi-five>                              \xb5
  204. <hindi-six>                               \xb6
  205. <hindi-seven>                             \xb7
  206. <hindi-eight>                             \xb8
  207. <hindi-nine>                              \xb9
  208. <feh>                                     \xba
  209. <arabic-semicolon>                        \xbb
  210. <seen>                                    \xbc
  211. <sheen>                                   \xbd
  212. <sad>                                     \xbe
  213. <arabic-questionmark>                     \xbf
  214. <cent>                                    \xc0
  215. <hamza>                                   \xc1
  216. <maddaonalef>                             \xc2
  217. <hamzaonalef>                             \xc3
  218. <hamzaonwaw>                              \xc4
  219. <final-ain>                               \xc5
  220. <initial-hamzaonyeh>                      \xc6
  221. <alef>                                    \xc7
  222. <initial-beh>                             \xc8
  223. <tehmarbuta>                              \xc9
  224. <initial-teh>                             \xca
  225. <initial-theh>                            \xcb
  226. <initial-jeem>                            \xcc
  227. <initial-hah>                             \xcd
  228. <initial-khah>                            \xce
  229. <dal>                                     \xcf
  230. <thal>                                    \xd0
  231. <reh>                                     \xd1
  232. <zain>                                    \xd2
  233. <initial-seen>                            \xd3
  234. <initial-sheen>                           \xd4
  235. <initial-sad>                             \xd5
  236. <initial-dad>                             \xd6
  237. <tah>                                     \xd7
  238. <zah>                                     \xd8
  239. <initial-ain>                             \xd9
  240. <initial-ghain>                           \xda
  241. <broken-bar>                              \xdb
  242. <not>                                     \xdc
  243. <arabic-divide>                           \xdd
  244. <arabic-multiply>                         \xde
  245. <ain>                                     \xdf
  246. <tatweel>                                 \xe0
  247. <initial-feh>                             \xe1
  248. <initial-qaf>                             \xe2
  249. <initial-kaf>                             \xe3
  250. <initial-lam>                             \xe4
  251. <initial-meem>                            \xe5
  252. <initial-noon>                            \xe6
  253. <heh>                                     \xe7
  254. <waw>                                     \xe8
  255. <alefmaksura>                             \xe9
  256. <initial-yeh>                             \xea
  257. <dad>                                     \xeb
  258. <middle-ain>                              \xec
  259. <final-ghain>                             \xed
  260. <ghain>                                   \xee
  261. <meem>                                    \xef
  262. <connected-shadda>                        \xf0
  263. <shadda>                                  \xf1
  264. <noon>                                    \xf2
  265. <final-heh>                               \xf3
  266. <middle-heh>                              \xf4
  267. <final-alefmaksura>                       \xf5
  268. <final-yeh>                               \xf6
  269. <middle-ghain>                            \xf7
  270. <qaf>                                     \xf8
  271. <isolated-maddaonlamalef>                 \xf9
  272. <connected-maddaonlamalef>                \xfa
  273. <lam>                                     \xfb
  274. <kaf>                                     \xfc
  275. <yeh>                                     \xfd
  276. <boxfill>                                 \xfe
  277.  
  278. END CHARMAP
  279.