POV-Ray : Newsgroups : povray.off-topic : Games programmers : Re: Games programmers Server Time
10 Oct 2024 15:14:25 EDT (-0400)
  Re: Games programmers  
From: Warp
Date: 12 Sep 2008 03:14:36
Message: <48ca16dc@news.povray.org>
Nicolas Alvarez <nic### [at] gmailcom> wrote:
> Orchid XP v8 wrote:
> >>> The macro preprocessor?
> >> 
> >>   You usually don't need it in C++.
> > 
> > Well, from what little I've seen, you "usually" don't need it in C
> > either. Unless you want symbolic constants...

> const int FOO = 42;

  Unfortunately that's not a compiler-time constant in C (although it is
in C++).

-- 
                                                          - Warp


Post a reply to this message

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