你所謂的支援OO是指C++嗎?
gcc如是下CC則指的是C++的compiler
如是下cc則指的是C的compiler
不過要看你的gcc有沒有C++的compiler才知道
能不能用CC
--
[m [1;33m※ 來源:‧中原方向站 cc.cycu.edu.tw‧[FROM: 140.135.101.95] [m
現在的UNIX應該有才對吧.......
--
[=m 你好ㄚ 呵呵~~~~ [=S
[=M ^_^_^_^_^_^_^_^_^_^_^_^_^ [=S
[m [1;31m※ 來源:‧輔大美少女夢工場 bbs.svdcc.fju.edu.tw‧[FROM: wwwh.sedorm.fju] [m
gcc的cc還可以compile object c程式。
用.m為檔尾說。
You can write a C++ program, and compile it
by g++ or c++.
For the older versions, there is only multi-
process scheme. I don't know how about those
newer versions.
You can generate a new process by fork().