POV-Ray : Newsgroups : povray.off-topic : My first C++ program : Re: My first C++ program Server Time
1 Oct 2024 05:20:34 EDT (-0400)
  Re: My first C++ program  
From: Orchid XP v8
Date: 20 Sep 2008 06:59:09
Message: <48d4d77d$1@news.povray.org>
>> Has anybody come up with a tool for autogenerating header files yet?
> 
>   I suppose there are programs which can be used for that. However,
> it's very difficult for the program to tell what is it that belongs
> to the public interface of the module and what isn't.

Yes, it seems that such a file would need to be edited by hand afterwards...

If I'm understanding this right, C++ at least tells you if your 
function's signature doesn't match what's declared in the header file.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

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