Can i using C++  in KDS?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can i using C++  in KDS?

1,538件の閲覧回数
matherinewang
Contributor III

Hi,

 

When new a project in KDS, we won't need to select C or C++, but the default generate main.c file, is it means KDS only support C project?

The setting of the project properites shows both C and C++ compiler, does it seems support C/C++ mixed programing?

ラベル(1)
0 件の賞賛
返信
1 返信

1,137件の閲覧回数
georgschmidt
Contributor III

KDS also supports C++.

The code generated by Processor Expert is always pure C, so the standard main file is also C.

You can replace it by main.cpp if you like.

Regards, Georg

0 件の賞賛
返信