编程爱好者博客

【C】cannot convert ‘<brace-enclosed initializer list>‘ to ‘int‘ in assignment

转载:https://blog.csdn.net/modi000/article/details/108180978

在这里插入图片描述

原因:数组定义与初始化分开时,只能进行单个元素的赋值,而不能进行统一赋值。

« Previous

白话-设计模式

Next »

springboot文件上传和访问

© 2024 编程爱好者博客. Generated with Hugo and Mainroad theme.