home *** CD-ROM | disk | FTP | other *** search
- What's New in XMSLIB release 1.3:
-
- + _XMMcopy(), XMMcopyto(), and XMMcopyfrom() now can handle copies of
- one byte. Warning: one-byte copies are very slow.
-
- + Header file for C++.
-
- + XMMgetversion() now returns unsigned int instead of int, and the
- value of _XMMerror should be checked after calls (do not rely on
- return of XMMOOPS).
-
- + Minor improvements to documentation.