3,119
社区成员
发帖
与我相关
我的任务
分享/**
System wide error code -4 : an attempt to allocate memory has failed.
A system wide error code indicates an error in the environment, or in
user input from which a program may recover.
*/
const TInt KErrNoMemory=(-4);