home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / memory / xmslibs / whatsnew.130 next >
Encoding:
Text File  |  1991-07-27  |  412 b   |  13 lines

  1. What's New in XMSLIB release 1.3:
  2.  
  3.    + _XMMcopy(), XMMcopyto(), and XMMcopyfrom() now can handle copies of
  4.      one byte. Warning: one-byte copies are very slow.
  5.  
  6.    + Header file for C++.
  7.  
  8.    + XMMgetversion() now returns unsigned int instead of int, and the
  9.      value of _XMMerror should be checked after calls (do not rely on
  10.      return of XMMOOPS).
  11.  
  12.    + Minor improvements to documentation.
  13.