POV-Ray : Newsgroups : povray.off-topic : Games programmers : Re: Games programmers Server Time
7 Sep 2024 11:21:21 EDT (-0400)
  Re: Games programmers  
From: Vincent Le Chevalier
Date: 11 Sep 2008 09:32:13
Message: <48c91ddd@news.povray.org>
Invisible a écrit :
> Vincent Le Chevalier wrote:
>> Invisible a écrit :
>>> Apparently there are people who know the Secret Techniques for 
>>> debugging C programs
>>
>> You mean putting some strategically placed printf's :-) ?
>>
>> Seriously. Is that difficult?
> 
> printf() is usually the part I'm trying to debug. (As in, it prints 
> gibberish instead of printing what I was expecting.)
> 
Once you've figured how to put in the right format for the type you want 
to print, you know enough to debug. If you consider that this is harder 
than learning Haskell...

Hell, in C++ it's even easier as there is not even this problem of 
formats anymore...

-- 
Vincent


Post a reply to this message

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