Going through array index depending on the index value in c

后端 未结 0 1430
耶瑟儿~
耶瑟儿~ 2020-12-06 23:35

lets say i have this array--> arr[5]={1,3,4,2,0} the function starts with arr[0] and goes to the next array index depending on arr[0] value, for example in this case arr[

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