POV-Ray : Newsgroups : povray.off-topic : You lose some... : Re: You lose some... Server Time
7 Sep 2024 03:20:43 EDT (-0400)
  Re: You lose some...  
From: Fredrik Eriksson
Date: 5 Oct 2008 10:03:35
Message: <op.uij1b8k97bxctx@e6600>
On Sun, 05 Oct 2008 15:56:12 +0200, andrel <a_l### [at] hotmailcom>  
wrote:
>
>> You could also do it like this:
>>     out += c[i]["01"];
>
> Is that C or C++?

Either.


>> If you were in a particularly foul mood, you could write it like this:
>>     out += c??(i??)??("01"??);
> what += does??(that??)??("Mean"??)

??( is an alternative token for [. Similarly for ??) and ].


-- 
FE


Post a reply to this message

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