observability

Bill Poser poser at csli.Stanford.EDU
Sun Sep 10 08:09:54 AEST 1989


In article <1989Sep8.091010.12450 at gdt.bath.ac.uk> exspes at gdr.bath.ac.uk (P E Smee) writes:
>one might ask why you would want to write a chunk
>of code that has ZERO effect.

I sometimes do this during program development. I declare the data
structures and write the code that operates on them, leaving the i/o
to worry about later. I may want to compile at this point to check
for errors in the code.



More information about the Comp.std.c mailing list