comp.lang.c
[Top] [All Lists]

Re: What's the deal with C99?

Subject: Re: What's the deal with C99?
From: Philip Potter
Date: Tue, 25 Mar 2008 16:19:06 +0000
Newsgroups: comp.lang.c


Jack Klein wrote:
And there is no disclaimer that defining "void main()" is undefined
behavior in C prior to C99 (and MS does not conform, nor claims to
conform to C99), and just plain ill-formed in C++.

void main() is undefined in C99 too.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy