Size of char Array doesn't change(C)

后端 未结 0 2002
感动是毒
感动是毒 2020-12-04 19:21

Somehow my program outputs the same size no matter how long the array gets, do you know what i did wrong?

char charArray[] = "STRING";
int size = si         


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