home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / easrc.zip / readme < prev   
Text File  |  1994-09-28  |  746b  |  19 lines

  1. This source package contains three modules,
  2.   EA.C
  3.   HISTORY.C
  4.   DATETIME.C
  5.  
  6. Only few programmers use EAs, because IBMs API is not very easy to use. EA.C provides a much easier to use
  7. interface to this API without too many restrictions (The functions cannot write more than 1 EA at a time).
  8.  
  9. HISTORY.C uses this EA.C and writes history logs to the history setting of an object. I added this module
  10. as a sample for the usage of EA.C.
  11.  
  12. DATETIME.C provides a date/time string in country specific formats. It is used by HISTORY.C
  13.  
  14. The modules are property of Noller&Breining software. They may be freely distributes without changes.
  15. The modules may be compiled for static and dynamic linking.
  16.  
  17. K. Breining
  18. Noller&Breining Software
  19.