Cypress技术论坛
直播中

李玉林

7年用户 218经验值
私信 关注
[问答]

请问我在哪里可以找到标准的C函数?

我在哪里可以找到标准的C函数?.h文件??
目前我正在寻找ITOA()或DTOSTRE()或类似的东西。
我看了CyLib,h和Cytul。h,但是运气不好。
谢谢

以上来自于百度翻译


     以下为原文
  Where can I find standard C functions?? .h files??
    At the moment Im looking for itoa() or dtostr() or something similar.
     
    I looked in cyLib.h and cyutils.h but no luck there.
    Thanks

回帖(5)

姜钰

2019-7-25 14:16:49
看看STDLIB .h,或者可能是STDIO .h。对于C库函数有一个很好的参考(即使不是所有的PSoC都支持):HTTP://www. cPLUPLUSS.COM/Reimist/clibRay/

以上来自于百度翻译


     以下为原文
  Look at stdlib.h, or probably stdio.h. There is a nice reference for C library function (even though not all are supported on PSoC): http://www.cplusplus.com/reference/clibrary/
举报

王琳

2019-7-25 14:22:30
这本C书有关于图书馆的一章。出版公司。
鲍勃

以上来自于百度翻译


     以下为原文
  This C-book has a chapter about libraries. publications.gbdirect.co.uk/c_book/
     
    Bob
举报

王淑珍

2019-7-25 14:43:18
C:程序文件CalaRe3PSoC创建者 3  PSoC创建者导入GNUUCSARM4.7.3ARM无EABI 包括

以上来自于百度翻译


     以下为原文
  C:Program FilesCreator3PSoC Creator3.0PSoC Creatorimportgnu_csarm4.7.3arm-none-eabiinclude
举报

姜钰

2019-7-25 15:00:42
如果你想使用它们,只是包括在您的代码的头文件。链接我只是参考,看哪个函数是由图书馆。
如果你的意思是你想看源代码:我认为这是不给Creator,也只是一个库文件。

以上来自于百度翻译


     以下为原文
  If you want to use them, just include the respective header file in your code. The link I have was just for reference, to look which function is provided by which library.
    If you meant you want to look at the source code: I think this is not supplied with Creator, there its just a library file.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分