Code Warrior 8.2.3 compiler type..

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Code Warrior 8.2.3 compiler type..

832 次查看
Subbu_Pati
Contributor I

What is code warrior compiler type like GCC or G++ or GNU..??

标签 (1)
0 项奖励
回复
1 回复

592 次查看
J2MEJediMaster
Specialist I

The CodeWarrior compiler complies with certain C standards. The compiler can be made to accept certain gcc language extensions, through the use of the Enable GCC Extensions in the C/C++ Compiler Settings panel or a pragma.

 

For more information on the characteristics and settings of the C compiler, consult the CodeWarrior C Compilers Reference manual.

 

---Tom

 

 

0 项奖励
回复