autodoc.git/
traditional_manual/
chapter_9.html
Branch:
Tag:
Non-build tags
All tags
No tags
2008-04-28
2008-04-28 15:46:13 by Henrik Grubbström (Grubba) <grubba@grubba.org>
e1d7e47e2254e4ae666522fa621d5febbe93895d (
9
lines) (+
8
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Some more notes about various ISO-IR standards.
Rev: lib/modules/Stdio.pmod/module.pmod:1.237
2052:
<p> The default charset is <tt>"ISO-8859-1"</tt>.</p> </dd><dt class='head--fixme'>FIXME</dt> <dd class='body--fixme'><p>Consider using one of
-
ISO-IR-190 (<tt>"\e%/G"</tt> - switch to UTF-8 level 1)
+
ISO-IR-
196 (<tt>"\e%G"</tt> - switch to UTF-8 with return)
+
or ISO-IR-
190 (<tt>"\e%/G"</tt> - switch to UTF-8 level 1
no return
)
+
or ISO-IR-191 (<tt>"\e%/H"</tt> - switch to UTF-8 level 2 no return)
+
or ISO-IR-192 (<tt>"\e%/I"</tt> - switch to UTF-8 level 3 no return)
+
or ISO-IR-193 (<tt>"\e%/J"</tt> - switch to UTF-16 level 1 no return)
+
or ISO-IR-194 (<tt>"\e%/K"</tt> - switch to UTF-16 level 2 no return)
+
or ISO-IR-195 (<tt>"\e%/L"</tt> - switch to UTF-16 level 3 no return)
or ISO-IR-162 (<tt>"\e%/@"</tt> - switch to UCS-2 level 1) or ISO-IR-163 (<tt>"\e%/A"</tt> - switch to UCS-4 level 1) or ISO-IR-174 (<tt>"\e%/C"</tt> - switch to UCS-2 level 2)