POV-Ray : Newsgroups : povray.off-topic : Games programmers : Re: Games programmers Server Time
10 Oct 2024 19:24:16 EDT (-0400)
  Re: Games programmers  
From: Warp
Date: 12 Sep 2008 09:12:15
Message: <48ca6aaf@news.povray.org>
andrel <a_l### [at] hotmailcom> wrote:
> >>   while(*v++ = *s++);
> >>
> >> I mean, what THE HELL...?

> A nice example of language design inspired by hardware (and vice versa). 
> May result in very fast code.

  Actually a memcpy() call would probably be faster (at least if you know
the amount of data to copy).

-- 
                                                          - Warp


Post a reply to this message

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