Some interesting novice questions from a novice guy

Ralf Gans rpg at xcc.uucp
Tue Oct 30 22:30:41 AEST 1990


In article <2620 at cirrusl.UUCP> dhesi%cirrusl at oliveb.ATC.olivetti.com (Rahul Dhesi) writes:
>In <L3O6IN7 at xds13.ferranti.com> peter at ficc.ferranti.com (Peter da Silva) writes:
>
>>	while(*foo++)
>>		continue;
>
>I know I'm not a C guru, and maybe I'm the only one here who gets
.....
>do):
>
>        while (*foo != '\0')	/* find trailing null */
>           foo++;
>        foo++;			/* go past it */
>

It is a very nice C-BASIC! But that's not C.

Ralf Gans
rpg at xcc.uucp via unido
-- 

------

 Ralf P. Gans 	  UUCP:     rpg at xcc.uucp



More information about the Comp.lang.c mailing list