C/C++ do not implement dynamically resizable arrays.  However there are a
lot of ways of achieving what you want to do.  Look into linked lists - any
good C/C++ book should cover them - but be prepared for a late night!!

Fergal

> -----Original Message-----
> From: S.V.BADARI NARAYANA MURTHY [mailto:[EMAIL PROTECTED]]
> Sent: 01 December 2000 22:26
> To: Palm Developer Forum
> Subject: Resize of Array
> 
> 
> hai
> 
> 
>      Initially i was declare on array of fixed size(200). I 
> want to store data
> in that array. if my data more than array size then i want to 
> resize that
> array. how to resize array. how much data i can store i can't 
> think by the
> time of declaration time. if any one know please help me.
> 
> bye
> Murthy
> 
> ____________________________________________________________________
> Get free email and a permanent address at 
> http://www.netaddress.com/?N=1
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

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

Reply via email to