home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / NVDC87.ZIP / SEMICOLN.ZIP / DESCRIPT.CIS < prev   
Encoding:
Text File  |  1987-10-30  |  398 b   |  9 lines

  1. "Sense and Semicolons" -- Jeff Duntemann
  2. Pascal's semicolon syntax often drives new Pascal programmers to
  3. distraction.  There is sense in Pascal semicolons, drawing from
  4. their use in separating (rather than terminating, as in C) statements
  5. from one another.  The author explains semicolon placement in
  6. detail and provides one short code example.
  7.  
  8. Turbo Pascal semicolons syntax statements
  9.