home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Code Resources / Indented LDEF / About Icon LDEF.txt next >
Encoding:
Text File  |  1993-11-15  |  317 b   |  16 lines  |  [TEXT/KAHL]

  1. About Indented LDEF -
  2.  
  3.     Makes a simple list with optional (fixed-width) indents:
  4.     
  5.     
  6.         <0 or more Tabs '\t'> <Text Data>
  7.            (? Bytes)           (? Bytes)
  8.             
  9.      
  10.      Each tab will indent 12 pixels, and you can include as many as you
  11.      like at the front of the cell.
  12.      
  13.     
  14. Written by - Matt Slot, fprefect@umich.edu
  15.  
  16.