質問編集履歴

3

追記

2017/01/23 10:10

投稿

strike1217
strike1217

スコア651

test CHANGED
File without changes
test CHANGED
@@ -89,3 +89,15 @@
89
89
  これ、やばいような気がするんですが・・・実際はどうなっているのですか??
90
90
 
91
91
  教えてください。
92
+
93
+
94
+
95
+ [追記]
96
+
97
+ 環境を追記しますね。
98
+
99
+ windows 64bit
100
+
101
+ ファイル拡張子 .c です。
102
+
103
+ visual studioでコンパイルしてみました。

2

追加

2017/01/23 10:10

投稿

strike1217
strike1217

スコア651

test CHANGED
File without changes
test CHANGED
File without changes

1

修正

2017/01/23 08:51

投稿

strike1217
strike1217

スコア651

test CHANGED
File without changes
test CHANGED
@@ -56,7 +56,7 @@
56
56
 
57
57
  unsigned int : 4,294,967,295 = 0xffffffff
58
58
 
59
- &a : 0x0060FABF, sizeof(char *) = 4 Bytes, sizeof(int *) = 4 Bytes**__
59
+ &a : 0x0060FABF, sizeof(char *) = 4 Bytes, sizeof(int *) = 4 Bytes**
60
60
 
61
61
 
62
62