C语言:void swap(int &a, int &b);出错

C中只有取地址符,没有引用类型。

C++开始引入引用。

posted on 2012-04-13 20:04  wps712  阅读(374)  评论(0)    收藏  举报

导航