建榮的資訊筆記
歡迎光臨!我會在這裡發表各種資訊消息!
博客來網路書店查詢
書名
博客來網路書店查詢
星期四, 6月 04, 2015
朋友函數:需做修改
#include
using namespace std;
class car{
private:
int num;
double gas;
};
void setup(int power)
{int motive=power;
car march;
march.num=200;
march.gas=20.0;
cout<<"--march--\n"<<"傳入為"<
cout<<"Gas為"<
int main( )
{ setup(300);
return 0;
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言