home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / BlobMgr / 00README next >
Encoding:
Text File  |  1994-02-26  |  995 b   |  16 lines  |  [TEXT/ttxt]

  1. This is Blob Manager release 1.07
  2.  
  3. Installing the Blob Manager Library
  4.  
  5. Open BlobMgr.π and update it.  You need to install the library (as BlobMgr) and the header file BlobMgr.h that's located in "Library Folder".  I create folders "Local Libraries" and "Local #includes" in the folder containing the THINK Project Manager for locally-installed libraries and header files.
  6.  
  7. For use in writing other applications that use the Blob Manager, you can install the library as a library document by selecting Build Library from the Project menu.  I recommend installing the library as a project document by copying it into Local Libraries and renaming the copy to "BlobMgr".  This takes up more space, but gives you smaller applications because the linker won't pull in unused code.
  8.  
  9. Read the files in the Release Notes folder to see what's changed in the various releases. Sometimes incompatiblities are introduced.
  10.  
  11. Release Dates
  12.  
  13. 07 Jan 94 Release 1.05
  14. 02 Feb 94 Release 1.06
  15. 26 Feb 94 Release 1.07
  16.