|
9.
|
|
|
the meaning of '\%c ' is different in traditional C
|
|
|
|
「\%c 」的意義與在傳統 C 中不同
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1054
|
|
10.
|
|
|
In _cpp_valid_ucn but not a UCN
|
|
|
|
在 _cpp_valid_ucn 中並不是一個 UCN
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1063
|
|
11.
|
|
|
incomplete universal character name %.*s
|
|
|
|
不完整的萬國碼字元名稱 %.*s
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1096
|
|
12.
|
|
|
%.*s is not a valid universal character
|
|
|
|
%.*s 不是一個有效的萬國碼字元
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1111
|
|
13.
|
|
|
'$' in identifier or number
|
|
|
|
「$」出現在識別字或數字中
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1121
lex.c:1333
|
|
14.
|
|
|
universal character %.*s is not valid in an identifier
|
|
|
|
萬國碼字元 %.*s 在識別字中無效
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1131
|
|
15.
|
|
|
universal character %.*s is not valid at the start of an identifier
|
|
|
|
萬國碼字元 %.*s 在識別字開頭無效
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1135
|
|
16.
|
|
|
converting UCN to source character set
|
|
|
|
將 UCN 轉換到來源字元集
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.cc:1227
charset.cc:2145
|
|
17.
|
|
|
converting UCN to execution character set
|
|
|
|
將 UCN 轉換到執行字元集
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.c:1188
|
|
18.
|
|
|
the meaning of '\x' is different in traditional C
|
|
|
|
「\x」的意義與在傳統 C 中不同
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.cc:1401
|