[COLUG] ambigous

Jim P jep200404 at columbus.rr.com
Thu Apr 22 18:44:04 EDT 2004


"St. John, Peter" <pstjohn at hrblock.com> wrote:

> So it's just misunderstanding from ambigous English. 
> That's why we should all write in C...and avoid perl.

Speaking about ancient stuff, 

   c=-1 can be construed as either c = (-1) or c -= (1)

in good old K&R.  So much for eliminating ambiguity.  
Never mind unamibuous, but often misleading stuff like: 

   char foo[]={
      104,
      103,
      102,
      101,
      100,
      099,
      098,
      097,
      096,
      095,
   };

> And btw, I'm still LOL at "...all it needs is a good editor"

Yup.  That was a good one (about the emacs operating system).  



More information about the colug mailing list