当前位置:网站首页>C language & the difference between the address pointed to and the address pointed to by the pointer
C language & the difference between the address pointed to and the address pointed to by the pointer
2022-06-30 14:16:00 【Huaxi GG】
c Language & The difference between the address pointed to and the address pointed to by the pointer
The following code is given directly
hypothesis 0x80000 The value of the address is 5,int *p ,p The address of this variable in memory is 0x8abcd,
that p == 0x80000;*p == 5; &p == 0x8abcd;
p The address pointed to is 0x80000, That is to say p = 0x80000;
If required 0x80000 The value of the address , Just use *p;
&p Is to seek int Pointer variable of type p Their address , This is a secondary pointer , namely int **a = &p
边栏推荐
- Notes on reverse learning in the first week of winter vacation
- Why does the folder appear open in another program
- Flat shading with unity
- 可观测,才可靠:云上自动化运维CloudOps系列沙龙 第一弹
- Unity animator parameter
- IM即时通讯应用开发中无法解决的“顽疾”
- Jetpack Compose 实现完美屏幕适配
- The programming competition is coming! B station surrounding, senior members and other good gifts to you!
- Intelligent operation and maintenance: visual management system based on BIM Technology
- Wechat applet realizes map navigation + door-to-door recycling
猜你喜欢

Attack and defense world web questions

Google Earth Engine(GEE)——将字符串的转化为数字并且应用于时间搜索( ee.Date.fromYMD)

Rpm2rpm packaging steps

Realize a simple LAN communication (similar to feiqiu)

Problems in QT creator (additional unknown and error lines are listed in the debug output window)

【科学文献计量】外文文献及中文文献关键词的挖掘与可视化

This article explains the concepts of typed array, arraybuffer, typedarray, DataView, etc

About the problems encountered when using the timer class to stop with a button (why does the QPushButton (for the first time) need to be clicked twice to respond?)

Lifting scanning tool

Intelligent operation and maintenance: visual management system based on BIM Technology
随机推荐
【科学文献计量】外文文献及中文文献关键词的挖掘与可视化
Jetpack Compose 实现完美屏幕适配
MySQL back to table query optimization
[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure
golang模板(text/template)
PHP excel export function encapsulation (based on phpexcel class)
[Title brushing] avoid flooding
点击table的td单元格出现dialog弹窗,获取值后将值放回td单元格
Use of laravel repository mode
When SQL queries are performed in table storage, an error is reported when the primary key is added to the query result, and the query result exceeds 10W rows. Do you want to add multiple indexes to t
This article explains the concepts of typed array, arraybuffer, typedarray, DataView, etc
Project management - common English vocabulary I
How to take the first step in digital transformation
MySQL access denied, opened as Administrator
How does MySQL merge columns?
【刷题篇】避免洪水泛滥
MFQE 2.0: A New Approach for Multi-FrameQuality Enhancement on Compressed Video
[the path of system analyst] Chapter V software engineering (software process improvement)
可觀測,才可靠:雲上自動化運維CloudOps系列沙龍 第一彈
In the digital age, XDR (extended detection and response) has unlimited possibilities