POV-Ray : Newsgroups : povray.unofficial.patches : megapov bug : Re: megapov bug Server Time
1 Sep 2024 16:15:11 EDT (-0400)
  Re: megapov bug  
From: Warp
Date: 8 Feb 2001 07:42:33
Message: <3a829438@news.povray.org>
The problem with dynamic data containers is that they usually take extra
memory (at least temporarily) and are sometimes slower than fixed-sized
data containers.

  Of course this shouldn't matter in this case since the required size can
be calculated first, then a proper array allocated and initialized from the
input.

-- 
char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/


Post a reply to this message

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