POV-Ray : Newsgroups : povray.general : Linked Arrays : Re: Linked Arrays Server Time
29 Jul 2024 14:23:58 EDT (-0400)
  Re: Linked Arrays  
From: Leroy Whetstone
Date: 4 May 2011 11:09:17
Message: <4DC16BC6.3040501@joplin.com>
Warp wrote:
>   You don't need to rewrite it. You simply implement your own comparison
> and swapping macros (Sort_Compare() and Sort_Swap_Data()) to perform those
> operations.
> 

You right about that. I went through arrays.inc again, what you say is 
true, And it wouldn't be that hard to write to file. Maybe my 
reluctance was 'KISS' (Keep It Simple Stupid). I get a little antsy when 
code isn't all in one place. A lot of times if I need an item from an 
include file I just copy it and place it where needed.

  But what do you think of linked arrays?


Post a reply to this message

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