当前位置:网站首页>Memory size end
Memory size end
2022-07-01 08:38:00 【ughome】
long abc = 0x12345678;
abc >>= 8;
printf("%x\n", (unsigned char)abc);
abc >>= 8;
printf("%x\n", (unsigned char)abc);
abc >>= 8;
printf("%x\n", (unsigned char)abc);
0x12345678
The memory distribution on the small end machine is 78 56 34 12
When moving to the right, the memory window moves to the left , For example, moving once becomes 56 34 12 00
Integer value bit 0X00123456
But when you think of him as char when , He only looks at the first byte , That is to say 0X56 了 .
边栏推荐
- 如何招到适合自己店铺的淘宝主播
- Guidelines and principles of did
- [JS reverse] MD5 encryption parameter cracking
- Audio-AudioRecord create(一)
- "Analysis of 43 cases of MATLAB neural network": Chapter 30 design of combined classifier based on random forest idea - breast cancer diagnosis
- 我想知道手机注册股票开户的流程?另外,手机开户安全么?
- CPU design practice - Chapter 4 practical tasks - simple CPU reference design and debugging
- Introduction to R language
- 19Mn6 German standard pressure vessel steel plate 19Mn6 Wugang fixed binding 19Mn6 chemical composition
- 手工挖XSS漏洞
猜你喜欢

Introduction to R language

shardingSphere

C basic knowledge review (Part 4 of 4)

《微机原理》-绪论

Intelligent water supply system solution

What is 1cr0.5mo (H) material? 1cr0.5mo (H) tensile yield strength

MD文档中插入数学公式,Typora中插入数学公式
![Matlab [function derivation]](/img/ba/9fb9da8a458d0c74b29b21a17328fc.png)
Matlab [function derivation]

CPU设计实战-第四章实践任务一简单CPU参考设计调试

The data analyst will be ruined without project experience. These 8 project resources will not be taken away
随机推荐
《单片机原理与应用》——并行IO口原理
Matlab [function derivation]
CPU设计实战-第四章实践任务一简单CPU参考设计调试
CPU設計實戰-第四章實踐任務一簡單CPU參考設計調試
leetcode T31:下一排列
Provincial election + noi Part VI skills and ideas
C语言指针的进阶(下)
Review of week 280 of leetcode
How can beginners correctly understand Google's official suggested architectural principles (questions?)
[JS reverse] MD5 encryption parameter cracking
公网集群对讲+GPS可视追踪|助力物流行业智能化管理调度
What is the material of 16mo3 steel plate? What is the difference between 16mo3 and Q345R?
15Mo3 German standard steel plate 15Mo3 chemical composition 15Mo3 mechanical property analysis of Wuyang Steel Works
分享2022上半年我读过的7本书
电视机尺寸与观看距离
19Mn6 German standard pressure vessel steel plate 19Mn6 Wugang fixed binding 19Mn6 chemical composition
目标检测的yolov3、4、5、6总结
Intelligent water supply system solution
《单片机原理及应用》—定时器、串行通信和中断系统
P4 installation bmv2 detailed tutorial