当前位置:网站首页>8.8.1-PointersOnC-20220214
8.8.1-PointersOnC-20220214
2022-07-04 11:23:00 【fleet1126】
#include<stdio.h>
unsigned char char_value[3][6][4][5]={
{},
{
{},
{
{},
{0,' '}
},
{
{},
{},
{0,0,0,'A'},
{0,0,0,0,'x'}
},
{
{},
{},
{0,0,0xf3}
},
{
{},{},
{0,0,0,'\n'}
}
},
{
{},
{
{},
{0,0,0320}
},
{
{},
{0,'0'},
{0,0,'\''},
{0,'\121'}
},
{},
{
{},{},{},
{0,0,'3',3}
},
{
{},{},{},
{0,0,0,0,125}
}
}
};
int main(){
printf("char_value[1][2][2][3]->%c\n",char_value[1][2][2][3]);
printf("char_value[1][1][1][1]->\'%c\'\n",char_value[1][1][1][1]);
printf("char_value[1][3][2][2]->0x%x\n",char_value[1][3][2][2]);
printf("char_value[2][4][3][2]->\'%c\'\n",char_value[2][4][3][2]);
printf("char_value[1][4][2][3]->%c\n",char_value[1][4][2][3]);
printf("char_value[2][2][3][1]->\\%o\n",char_value[2][2][3][1]);
printf("char_value[2][4][3][3]->%d\n",char_value[2][4][3][3]);
printf("char_value[2][5][3][4]->%d\n",char_value[2][5][3][4]);
printf("char_value[1][2][3][4]->\'%c\'\n",char_value[1][2][3][4]);
printf("char_value[2][1][1][2]->0%o\n",char_value[2][1][1][2]);
printf("char_value[2][2][2][2]->%c\n",char_value[2][2][2][2]);
printf("char_value[2][2][1][1]->\'%c\'\n",char_value[2][2][1][1]);
return 0;}
边栏推荐
- JMeter assembly point technology and logic controller
- 2021-10-20
- Take advantage of the world's sleeping gap to improve and surpass yourself -- get up early
- Canoe-the second simulation project-xvehicle-1 bus database design (idea)
- Canoe test: two ways to create CAPL test module
- Canoe - the third simulation project - bus simulation - 2 function introduction, network topology
- Performance test overview
- 三立期货安全么?期货开户怎么开?目前期货手续费怎么降低?
- QQ get group link, QR code
- Elevator dispatching (pairing project) ②
猜你喜欢
OSI seven layer reference model
Canoe - the third simulation project - bus simulation - 3-1 project implementation
(August 10, 2021) web crawler learning - Chinese University ranking directed crawler
Detailed array expansion analysis --- take you step by step analysis
JMeter common configuration components and parameterization
Installation of ES plug-in in Google browser
Appscan installation steps
Notes on writing test points in mind mapping
Canoe - the second simulation project -xvihicle1 bus database design (operation)
Foreach (system.out:: println) usage
随机推荐
2021 annual summary - it seems that I have done everything except studying hard
Dos and path
Iptables cause heartbeat brain fissure
R built in data set
Digital simulation beauty match preparation -matlab basic operation No. 6
Introduction to canoe automatic test system
LxC shared directory permission configuration
Lvs+kept realizes four layers of load and high availability
Ten key performance indicators of software applications
JMeter correlation technology
Xiaobing · beauty appraisal
3W word will help you master the C language as soon as you get started - the latest update is up to 5.22
Configure SSH key to realize login free
Number and math classes
Four sorts: bubble, select, insert, count
Definition and method of string
Swagger and OpenAPI
Heartbeat启动后无反应
Canoe - the third simulation project - bus simulation - 3-2 project implementation
Capl: timer event