home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / JOKES / JOKES_C.ZIP / C.JOK next >
Internet Message Format  |  1992-01-08  |  1KB

  1. From: stumpf@gtenmc.gtetele.com (Jon S. Stumpf)
  2. Newsgroups: rec.humor.funny
  3. Subject: Ode to C
  4. Date: 30 Apr 90 23:30:10 GMT
  5.  
  6.  
  7.     0x0d2C
  8.       ==========
  9.  
  10. May your signals all trap
  11.     May your references be bounded
  12. All memory aligned
  13.     Floats to ints rounded
  14.  
  15.  
  16. Remember ...
  17.  
  18.  
  19. Non-zero is true
  20.     ++ adds one
  21. Arrays start with zero
  22.     and, NULL is for none
  23.  
  24.  
  25. For octal, use zero
  26.     0x means hex
  27. = will set
  28.     == means test
  29.  
  30.  
  31. use -> for a pointer
  32.     a dot if its not
  33. ? : is confusing
  34.     use them a lot
  35.  
  36.  
  37. a.out is your program
  38.     there's no U in foobar
  39. and, char (*(*x())[])() is
  40.     a function returning a pointer
  41.     to an array of pointers to
  42.     functions returning char
  43.  
  44. --------------------------------------
  45.  jss - Jon S. Stumpf
  46.  
  47. --
  48. Edited by Brad Templeton.  MAIL your jokes (jokes ONLY) to funny@looking.ON.CA
  49. Attribute the joke's source if at all possible.  A Daemon will auto-reply.
  50.  
  51. If you don't need a reply, submit to rhf@looking.on.ca instead.
  52.