alei 发表于 2022-2-9 16:20:07

单片机keil5-stm32例程中的sscanf函数警告

本帖最后由 alei 于 2022-2-9 16:21 编辑

sscanf 出现 argument of type "unsigned char *"is incompatible with parameter of type "const char *restrict" 报警




If后要接end 发表于 2022-2-9 16:34:49

告警不影响程序编译
页: [1]
查看完整版本: 单片机keil5-stm32例程中的sscanf函数警告