Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

RE: [AVR-Chat] Code Conversion

RE: [AVR-Chat] Code Conversion

2005-04-08 by Larry Barello

Any chance the two functions that fail are #define to be something else?
Show quoted textHide quoted text
-----Original Message-----
From: Chuck Hackett

> From: Paul Curtis
>
> I believe it's the difference between
>
> void foo();
>
> And
>
> void foo(void);
>
> The first is a function that takes unspecified parameters and the second
> is a function that takes no parameters.
>
> -- Paul.
> ....

That makes sense except that there are many functions declared similar to
"void
foo()" that do not generate warnings.  I'm at a loss to see what makes these
particular two different.

Cheers,

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.