how to access internal memory of ipad programatically in xcode?
i want to allocate 1gb of memory of ipad (or iphone) out of total memory to my application programatically..is it possible?if yes, How to开发者_StackOverflow do this?
If you are talking about 1GB of RAM, I would say NO. iPad has only 256Mb RAM
精彩评论