home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / languages / eiffel / SmallEif-format.README < prev    next >
Encoding:
Text File  |  1996-07-05  |  405 b   |  13 lines

  1. This is a example for SmallEiffel v0.97! 
  2.  
  3. (Remember releases count backwards in SmallEiffel, so v0.95 is much newer 
  4. than v0.97)
  5.  
  6. This example implements a FORMAT class, which offers some conversion features 
  7. and C printf like formating capabilities for Eiffel.
  8.  
  9. It's main purpose is to shows how to use external C calls in SmallEiffel v0.97!
  10.  
  11. ----
  12. Valentino Kyriakides
  13. 1kyriaki@informatik.uni-hamburg.de