home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_200 / 223_02 / warning.cug < prev    next >
Text File  |  1989-02-23  |  384b  |  23 lines

  1. * CUG WARNING *
  2.  
  3. A bug in file, FPUTC.MAC was fixed. However, the library including fputc(),
  4. CLIB.REL wasn't updated yet. Here is what you must do:
  5.  
  6. Prepare M80 and L80 and type the commands shown below.
  7.  
  8. A>M80 =FPUTC
  9. A>REN CLIBOLD.REL=CLIB.REL
  10. A>LIB80
  11. *CLIB=
  12. *CLIBOLD<..FPUTC-1>
  13. *FPUTC
  14. *CLIBOLD<FPUTC+1..>
  15. */E
  16.  
  17. 2/23/89 CUG.
  18.  
  19.  
  20.  
  21.  
  22.  
  23.