POV-Ray : Newsgroups : povray.programming : POV-Ray 3.5 for AmigaOS : Re: Bah. Server Time
3 Jul 2024 05:26:56 EDT (-0400)
  Re: Bah.  
From: Slime
Date: 10 Jul 2004 21:33:59
Message: <40f09907@news.povray.org>
> The "correct C++ way" would be to use static_cast<int>().
>
> This is because reinterpret_cast<>() will not change the binary
> representation...

Yeah, that's why I said "Not sure what type of cast it would be."

My point was, isn't "something_cast<int>()" the C++ way instead of "int()"?

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

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