共2条
1/1 1 跳转至页
IAR,LONG,BCD IAR有LONG型的BCD加法的函数么?
问
就是两个BCD数相加结果还是一个BCD
答 1:
__bcd_add_long
答 2:
能否写清楚点
谢先 答 3: intrinsic functions:
__bcd_add_long
unsigned long __bcd_add_long(unsigned long, unsigned long);
Function:
Returns the result of an addition of two 32-bit BCD-coded (binary-coded decimal)
numbers.
这可以在IAR的帮助文件"C编译器参考手册"中找到. 答 4: 非常感谢
谢先 答 3: intrinsic functions:
__bcd_add_long
unsigned long __bcd_add_long(unsigned long, unsigned long);
Function:
Returns the result of an addition of two 32-bit BCD-coded (binary-coded decimal)
numbers.
这可以在IAR的帮助文件"C编译器参考手册"中找到. 答 4: 非常感谢
共2条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
【有奖活动】分享技术经验,兑换京东卡 | |
话不多说,快进群! | |
请大声喊出:我要开发板! | |
【有奖活动】EEPW网站征稿正在进行时,欢迎踊跃投稿啦 | |
奖!发布技术笔记,技术评测贴换取您心仪的礼品 | |
打赏了!打赏了!打赏了! |