Where are my errors in reasoning? (Rekursion C)

前端 未结 0 1851
独厮守ぢ
独厮守ぢ 2021-01-21 20:07

So i want to do a recursive function which multiply a number with 2. It works with call-by-value. My problem is that i cant use call-by-reference. I mean it will compile but i\'

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