POV-Ray : Newsgroups : povray.off-topic : Games programmers : Re: Games programmers Server Time
10 Oct 2024 15:16:23 EDT (-0400)
  Re: Games programmers  
From: Warp
Date: 12 Sep 2008 16:48:13
Message: <48cad58c@news.povray.org>
scott <sco### [at] scottcom> wrote:
> I really don't understand why you find it so hard to learn C.

> There are only a tiny number of core statements (like if, while, return etc) 
> and the syntax of them all is very similar.  How to write functions you just 
> have to learn, but that's the same for any language.  Writing mathematical 
> formulae is also very easy and similar to almost every other language (using 
> + - / * etc).

  Yet there are things in C which even expert C programmers have hard time
understanding. One good example: What does this mean (and why):

(******************putchar) (4 ["Hello"]);

  (Yes, that's completely valid standard C.)

-- 
                                                          - Warp


Post a reply to this message

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