alloca implementation for CW v6.3

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

alloca implementation for CW v6.3

1,406 次查看
KenJohnson
Contributor II
Is alloca implemented for CW v6.4?  The documentation says it is implemented on some platforms.  I can't find a header file that declares it.  If it's not implemented, do you have any suggestions for creating an implementation using inline assembly?

Thanks,

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

401 次查看
CrasyCat
Specialist III
Hello
 
Our MSL library basically cover functions defined in the ANSI C standard.
alloca is not part of ANSI C and we do not have implementation for that function
in CodeWarrior for Coldfire.
 
CrasyCat
0 项奖励
回复