求教,symbian中如何使用标准C语言库
加了头文件#include <stdio.h>
编译后说
the file 'stdio.h' cannot be opened
[解决办法]
c :open c
c++:open c++
[解决办法]
在mmp中加入
SYSTEMINCLUDE \epoc32\include\libc
发布时间: 2012-09-11 10:49:03 作者: rapoo
求教,symbian中如何使用标准C语言库
加了头文件#include <stdio.h>
编译后说
the file 'stdio.h' cannot be opened
[解决办法]
c :open c
c++:open c++
[解决办法]
在mmp中加入
SYSTEMINCLUDE \epoc32\include\libc