home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_200 / 266_01 / update2.txt < prev    next >
Text File  |  1990-07-21  |  617b  |  14 lines

  1.                        Micro PLOX                        UPDATE2.TXT
  2.                         July 1990
  3.  
  4. With Release 5.0 the portabitlity problems in the front end routine, PLOX,
  5. have been solved by a different method than that reported in UPDATE.TXT.
  6.  
  7. The scaling and sizing values that were passed among some of the xxCON
  8. functions are now global to CONLIB.C where all the functions resided
  9. anyway.  This is standard C with no pointer puns and should be
  10. absolutely portable.
  11.  
  12. The UPDATE.TXT comments on interfacing shared printers under XENIX are
  13. still valid and should be very helpful to XENIX users.
  14.