POV-Ray : Newsgroups : povray.advanced-users : Implementation of dynamically resized array : Re: Implementation of dynamically resized array Server Time
3 May 2024 19:31:28 EDT (-0400)
  Re: Implementation of dynamically resized array  
From: Bald Eagle
Date: 2 Nov 2018 19:30:01
Message: <web.5bdcdd0f3ab1e8e9765e06870@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:

> should work if you get rid of the initial dimension, ie
>
> #local ToothPrismArray = array;


I commented that out, and now

#local ToothPrismArray [0] = <_RC, _RC>;

gives me "Expected '=', [ found instead.

Is there a simple, easy link to download just the latest 64-bit executable file?


Post a reply to this message

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