当前位置:网站首页>Assignment to '*' form incompatible pointer type 'linkstack' {aka '*'} problem solving
Assignment to '*' form incompatible pointer type 'linkstack' {aka '*'} problem solving
2022-07-03 09:52:00 【Embed it?】
About dev Error reporting on 1
Error reporting style
The warning says :“ Cannot assign values to variables of different types ”
So I just ctrl Click this wave line here , Jump to the defined place .
One next Structure member variables struct StackNode *,
and
A structure variable LinkStack,
Although the underlying logic of these two variables is struct StackNode *, But the compiler just concludes that your two variables are of different types .
resolvent
Add one Coercive transformation You can solve the problem , Think of compilers as different types , Convert to the same type .
边栏推荐
- Design and development of biological instruments
- Fundamentals of Electronic Technology (III)_ Integrated operational amplifier and its application__ Basic arithmetic circuit
- Equality judgment of long type
- 当你需要使用STM32某些功能,而51实现不了时, 那32自然不需要学
- Characteristics of PUCCH formats
- Flink learning notes (XI) table API and SQL
- Flink learning notes (VIII) multi stream conversion
- An executable binary file contains more than machine instructions
- 万字手撕七大排序(代码+动图演示)
- How does the memory database give full play to the advantages of memory?
猜你喜欢
UCI and data multiplexing are transmitted on Pusch - Part I
I didn't think so much when I was in the field of single chip microcomputer. I just wanted to earn money to support myself first
Error output redirection
Nr-prach: access scenario and access process
NR technology -- MIMO
UCI and data multiplexing are transmitted on Pusch - determine the bit number of harqack, csi1 and csi2 (Part II)
How does the memory database give full play to the advantages of memory?
Solve editor MD uploads pictures and cannot get the picture address
[successful graduation] [1] - visit [student management information system]
Nr-prach:prach format and time-frequency domain
随机推荐
Directory and switching operation in file system
Leetcode daily question (1856. maximum subarray min product)
单片机职业发展:能做下去的都成牛人了,熬不动就辞职或者改行了
MySQL environment variable configuration
All processes of top ten management in project management
Happy Dragon Boat Festival—— Zongzi written by canvas~~~~~
1300. sum of varied array closed to target
Runtime.getRuntime().gc() 和 Runtime.getRuntime().runFinalization() 的区别
STM32 external interrupt experiment
[graduation successful] [1] - tour [Student Management Information System]
UCI and data multiplexing are transmitted on Pusch - determine the bit number of harqack, csi1 and csi2 (Part II)
JMX、MBean、MXBean、MBeanServer 入门
Qt QComboBox QSS样式设置
Raspberry pie installation SciPy
开学实验里要用到mysql,忘记基本的select语句怎么玩啦?补救来啦~
Successful graduation [2] - student health management system function development...
Embedded systems are inherently flawed. Compared with the Internet, there are so many holes that it is simply difficult to walk away from
Getting started with JMX, MBean, mxbean, mbeanserver
IDEA远程断点调试jar包项目
Leetcode daily question (2090. K radius subarray averages)