当前位置:网站首页>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;}边栏推荐
- SSH原理和公钥认证
- QQ get group settings
- What if the book written is too popular? Author of "deep reinforcement learning" at Peking University: then open the download
- Digital simulation beauty match preparation -matlab basic operation No. 6
- VPS安装Virtualmin面板
- QQ set group information
- Attributes and methods in math library
- 2018 meisai modeling summary +latex standard meisai template sharing
- template<typename MAP, typename LIST, typename First, typename ... Keytypes > recursive call with indefinite parameters - beauty of Pan China
- Discussion | has large AI become autonomous? Lecun, chief scientist of openai
猜你喜欢

Reptile learning winter vacation series (2)

Using terminal connection in different modes of virtual machine

2018 meisai modeling summary +latex standard meisai template sharing

Canoe the second simulation engineering xvehicle 3 CAPL programming (operation)

JMeter correlation technology

2020 Summary - Magic year, magic me

Canoe - description of common database attributes

Ten key performance indicators of software applications

Summary of Shanghai Jiaotong University postgraduate entrance examination module -- cryptography

Canoe test: two ways to create CAPL test module
随机推荐
QQ get group link, QR code
Function introduction of canbedded component
OSI seven layer reference model
2018 meisai modeling summary +latex standard meisai template sharing
How to create a new virtual machine
About the use of URL, href, SRC attributes
Install freeradius3 in the latest version of openwrt
Introduction to Lichuang EDA
SSH principle and public key authentication
Replace() function
Video analysis
Post man JSON script version conversion
Function parameters (positional parameters, default value parameters, variable parameters, named keyword parameters, keyword parameters)
Global function Encyclopedia
VPS installation virtualmin panel
Canoe - the third simulation project - bus simulation-1 overview
Canoe test: two ways to create CAPL test module
Analysis function in SQL
Lvs+kept realizes four layers of load and high availability
Performance test process