floating point support on LPC1768/69

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

floating point support on LPC1768/69

1,026 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by chintan.parmar on Sat Oct 27 00:58:48 MST 2012
Hello,

I am using LPC1768/69. i want to give support of floating point in my program....confusion with which header file having support of float????
which header files should be add in project related mathematical or print/scan....etc ???
0 项奖励
回复
1 回复

894 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ex-kayoda on Sat Oct 27 01:14:11 MST 2012

Quote:

..confusion with which header file having support of float????

No header needed :)


Quote:

which header files should be add in project related mathematical or print/scan....etc ???

math.h or stdio.h :)
0 项奖励
回复