Just Wondering
    John Woods 
    john at frog.UUCP
       
    Thu Apr 27 16:25:00 AEST 1989
    
    
  
In article <12564 at lanl.gov>, jlg at lanl.gov (Jim Giles) writes:
> 
> 2)  Since C distinguishes case, I can't use it to help the readability
>     of code by EMPHASIZING parts that I consider important.
Have you ever considered comments?  They not only allow you to emphasize
important sections of code, you can even explain why they are important.
I understand that this facility is even available in FORTRAN, but
fortunately if you do object to it, you need only remove the
cards with a C in column one.  Should be easy enough to rewire the
card sorter to do that automatically for you!	:-)
-- 
John Woods, Charles River Data Systems, Framingham MA, (508) 626-1101
...!decvax!frog!john, john at frog.UUCP, ...!mit-eddie!jfw, jfw at eddie.mit.edu
    
    
More information about the Comp.lang.c
mailing list