The published code for Palm OS applications doesn't include standard headers, but instead uses Palm OS APIs for things like StrCopy and MemMove. Can I use standard headers and functions or do I need to convert my code to use the Palm OS versions?
以上就是Can I use the standard C library in a Palm OS application?的详细内容,更多请关注web前端其它相关文章!