Why does C abstract away sizeof during pointer arithmetic?

后端 未结 0 1122
滥情空心
滥情空心 2021-01-03 13:27

I was recreating an array from scratch in C, with implementation of common functions such as append, insert, etc. I got most of the way, but when I tried running my "in

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