NufxLib and NuLib2, Apple II file archive utilities
Go to file
Andy McFadden 1169554de3 Changed the DataSource API to take resource release callback pointers
instead of a "doClose" argument.  NufxLib should no longer try to free
anything allocated by the application (or vice-versa).

The DataSource "copy" function now does refcounting instead of copying.
This was done as part of cleaning up some memory leaks in the DataSource
code.

The samples were all updated with the changes to the API (and the
occasional minor valgrind-inspired bug fix).
2003-02-09 01:53:51 +00:00
CVSROOT initial checkin 2001-05-23 19:10:54 +00:00
nufxlib-0 Changed the DataSource API to take resource release callback pointers 2003-02-09 01:53:51 +00:00
nulib2 Updated copyright notices. 2003-02-08 22:43:24 +00:00