linux-l: [OT]: tail recursive

Guntram Trebs nospam at trebs.net
Mo Jul 23 00:02:57 CEST 2001


On Sun, 22 Jul 2001, Frank Reker wrote:

> Am Sun, 22 Jul 2001 at 13:48:37 +0200 hat Matthias Kranz folgendes geschrieben:
>
> >void interative(int n) {
> >    for (i = n; i > 0; i--)
> >        printf("Hicks.");
> >}
> >
> In function `interative':
> `i' undeclared (first use in this function)
> (Each undeclared identifier is reported only once
>  for each function it appears in.)
>
> ;-))))

Du hast den falschen Compiler verwendet.

;-)))))))

Guntram




Mehr Informationen über die Mailingliste linux-l