POV-Ray : Newsgroups : povray.programming : Growing arrays : Re: Growing arrays Server Time
28 Jul 2024 14:31:38 EDT (-0400)
  Re: Growing arrays  
From: Disnel
Date: 29 Sep 2000 05:17:56
Message: <39D45E44.57F727C8@itam.cas.cz>
But in POV documentation says, that POV arrays are implemented
as linked lists. Thus growings arrays needs only remember number
of elements atually stored, first element and last element.

Warp wrote:
> 
> dis### [at] hlavacek-partnercz wrote:
> : $(SUBJ) can be useful and not so difficult feature to implement.
> 
>   Actually dynamic arrays in C are not trivial.
> 
>   Luckily in C++ there's a standard library for that.
> 
> --
> main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
> ):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.