Strange behavior in a function that moves items inside an array

后端 未结 0 1111
逝去的感伤
逝去的感伤 2021-02-01 01:38

I have a function that gets called like this

arraypointer = move(arraypointer, item, move_location, remove_location)

(It calls itself inside another function where

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