質問編集履歴
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -28,9 +28,9 @@
|
|
28
28
|
|
29
29
|
その場合、
|
30
30
|
|
31
|
-
Num[
|
31
|
+
Num[0] = str - 0x30
|
32
32
|
|
33
|
-
Num[
|
33
|
+
Num[1] = str - 0x31
|
34
34
|
|
35
35
|
Num[2] = str - 0x32
|
36
36
|
|