Programming: array

 

 

C

int arr[5]; brackets must follow the identifier, definition of variable with array type needs an explicit size of an initializer

 

 

posted @ 2023-04-18 23:02  ascertain  阅读(34)  评论(0编辑  收藏  举报