C++ 可以引用其他C語言寫的api,這不意外。 但要怎麼做? C++: 請在把要使用的C api 的header 用extern "C" 包起來extern "C" { #include ...
確定! 回上一頁