POV-Ray : Newsgroups : povray.programming : URGENT: FRAME structure : Re: URGENT: FRAME structure Server Time
28 Jul 2024 20:33:57 EDT (-0400)
  Re: URGENT: FRAME structure  
From: Warp
Date: 22 Aug 2000 05:31:36
Message: <39a24878@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
: True, but guess which solution runs much faster?  Growing the stack rarely
: causes much overhead, while each call to malloc will take noticeable time.

  But you don't have to call malloc() for each item you want to put on the
"stack". You can reserver space for more than one item at once.

-- 
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.