Hmm..Try to use memglueptrnew. As i know, palm couldnt
allocate memory bigger than 64k unless using *glue*.
(headache..)
--- [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hello!
> 
> I allocate memory with the 'new' operator.
> 
> For example:
> 
> Char *p;
> p= new char[1024*1024];
> 
> And I haven't problems.
> 
> But I don't allocate chunk memory, and I allocate
more than 64KB.
> 
> Is it correct?
> Why can I allocate more than 64Kb?
> 
> 
> -- 
> For information on using the Palm Developer Forums,
or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/



        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to