Re: why still use C?
From: Default User (first.last_at_boeing.com.invalid)
Date: 10/22/03
- Next message: Default User: "Re: OT Newsfeed test"
- Previous message: Jerry Coffin: "Re: C vs Perl"
- Maybe in reply to: cody: "why still use C?"
- Next in thread: Default User: "Re: why still use C?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Oct 2003 15:58:51 GMT
Jeremy Yallop wrote:
>
> Default User wrote:
> > "E. Robert Tisdale" wrote:
> >
> >> My GNU C compiler easily detects the missing declaration for malloc
> >> with or without the cast.
> >
> > There's no requirement for an implementation to do the above.
>
> There is such a requirement in C99, where calling an undeclared
> function is an error (a syntax error, if footnotes are to be
> believed).
And when fully compliant C99 compilers become the norm, then we'll talk
again. I don't have one, do you?
Brian Rodenborn
- Next message: Default User: "Re: OT Newsfeed test"
- Previous message: Jerry Coffin: "Re: C vs Perl"
- Maybe in reply to: cody: "why still use C?"
- Next in thread: Default User: "Re: why still use C?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|