avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] link problems


From: Jeff Barlow
Subject: Re: [avr-gcc-list] link problems
Date: Tue, 08 Mar 2005 10:28:18 -0800

"address@hidden" <address@hidden>  wrote:

>Is this normal? (in which case I'd be grateful if someone could please explain
>me how comes the compiler doesn't complain about the non-declared function)

Yes, it's normal. Undeclared function calls are legal in C;
always have been. (This doesn't make them a good idea, of
course.)

-- 
Later,
Jeff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]