#include <iostream> using namespace std; int main(){ ] = {, , , , , , , , , }; int* p = (int*)arr; ])); ++p){ cout << "*p = " << *p << endl; } ; }
0 1 2 3 4 5 6 7 8 9
在内存中存储方式
- 0001 0000 0003 0002 0005 0004 .....
- 设计到内存时,要注意到大端小端的区别
- 输出4个字节
- 1 * 16 ^ 4 + 0 = 65556