当前位置:网站首页>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 .
边栏推荐
- There is no specific definition of embedded system
- Successful graduation [2] - student health management system function development...
- Hal library sets STM32 clock
- Leetcode daily question (2305. fair distribution of cookies)
- Flink learning notes (VIII) multi stream conversion
- 【力扣刷题笔记(二)】特别技巧,模块突破,45道经典题目分类总结,在不断巩固中精进
- Development of fire evacuation system
- Error output redirection
- UCI and data multiplexing are transmitted on Pusch - Part I
- Equality judgment of long type
猜你喜欢

要选择那种语言为单片机编写程序呢

Design and development of biological instruments

numpy. Reshape() and resize() functions

IDEA远程断点调试jar包项目

Global KYC service provider advance AI in vivo detection products have passed ISO international safety certification, and the product capability has reached a new level

嵌入式系统没有特别明确的定义

手机都算是单片机的一种,只不过它用的硬件不是51的芯片

学习开发没有捷径,也几乎不存在带路会学的快一些的情况

Leetcode daily question (931. minimum falling path sum)
![顺利毕业[2]-学生健康管理系统 功能开发中。。。](/img/91/72cdea3eb3f61315595330d2c9016d.png)
顺利毕业[2]-学生健康管理系统 功能开发中。。。
随机推荐
要选择那种语言为单片机编写程序呢
Find all possible recipes from given supplies
MySQL environment variable configuration
Mysql database underlying foundation column
1922. Count Good Numbers
Leetcode daily question (2090. K radius subarray averages)
[combinatorics] Introduction to Combinatorics (context of combinatorics | skills of combinatorics | thought of combinatorics 1: one-to-one correspondence)
Nodemcu-esp8266 development board to build Arduino ide development environment
万字手撕七大排序(代码+动图演示)
[22 graduation season] I'm a graduate yo~
STM32 interrupt priority management
我想各位朋友都应该知道学习的基本规律就是:从易到难
An executable binary file contains more than machine instructions
Flink CDC practice (including practical steps and screenshots)
STM32 port multiplexing and remapping
Jetson nano custom boot icon kernel logo CBOOT logo
Stm32-hal library learning, using cubemx to generate program framework
Getting started with JMX, MBean, mxbean, mbeanserver
开学实验里要用到mysql,忘记基本的select语句怎么玩啦?补救来啦~
STM32 serial port usart1 routine