POV-Ray : Newsgroups : povray.off-topic : You thought 4K graphics demos were impressive? : Re: You thought 4K graphics demos were impressive? Server Time
5 Sep 2024 13:12:54 EDT (-0400)
  Re: You thought 4K graphics demos were impressive?  
From: Warp
Date: 29 Aug 2009 15:28:12
Message: <4a99814c@news.povray.org>
Jim Henderson <nos### [at] nospamcom> wrote:
> On Sat, 29 Aug 2009 14:22:40 -0400, Warp wrote:

> > Jim Henderson <nos### [at] nospamcom> wrote:
> >> Yes, it would be a valid .c file because a library doesn't need to have
> >> a main() function.
> > 
> >   Have you checked that the C standard agrees with you?

> I researched a little bit, yes.  By definition, a library is not a 
> program, just a collection of functions, and as such, a main function is 
> not required (in fact, it could cause problems to have a library with a 
> main() function).

  That's not what I meant. I was talking about source files which contain
nothing. The question was whether an empty file is a valid C source file,
to which you responded positively, which is why I asked whether the standard
also says so.

-- 
                                                          - Warp


Post a reply to this message

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