[net.lang.c] Re

jack@rlgvax.UUCP (Jack Waugh) (01/29/84)

No, the K&R book (page 181) says a string is an array, not  a
pointer.

Purtill@MIT-MULTICS.ARPA (Mark Purtill) (08/30/85)

<Fnord>
I use either:

          while (test ) ; /* no body! */

or
          
          while (test ) {
                    ;
                    }

depending on space (on the screen) considerations.  Or at least I ought
to.

       Mark
^.-.^  Purtill at MIT-MULTICS.ARPA    **Insert favorite disclaimer here**
(("))  2-032 MIT Cambrige MA 02139