POV-Ray : Newsgroups : povray.advanced-users : Bitwise operators corrupting SDL parse-time execution of POV-Ray? : Re: Bitwise operators corrupting SDL parse-time execution of POV-Ray? Server Time
19 Apr 2024 13:33:57 EDT (-0400)
  Re: Bitwise operators corrupting SDL parse-time execution of POV-Ray?  
From: jr
Date: 4 Feb 2023 03:05:00
Message: <web.63de10cc8357446188a828ca6cde94f1@news.povray.org>
hi,

"Bald Eagle" <cre### [at] netscapenet> wrote:
> Cousin Ricky <ric### [at] yahoocom> wrote:
>
> > You can fix this by assigning data and len to new local variables within
> > SuperFastHash(), and using only those new variables.

alternatively, you could invoke the macro as 'SuperFastHash (i, 0 + 10)'. the
expression forcing POV-Ray to pass in a value.


regards, jr.


Post a reply to this message

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