how does if statement obtain return value of an unrelated method call?

前端 未结 0 552
臣服心动
臣服心动 2020-12-14 15:23

In my main function, I have a pointer to a Bird class. The Talk() method returns 2.

Immediately after the execution of Bird::Talk(), we have a if condition that simpl

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