What is the difference between static array declaration and pointer array declaration when returning an array from the function in c

前端 未结 0 1436
时光说笑
时光说笑 2020-12-09 10:43

Here CODE A doesn\'t give any error where as CODE B gives error saying that assignment to expression of array type,

What actual is the difference between CODE A and C

相关标签:
回答
  • 消灭零回复
提交回复
热议问题