This directory contains the packed/unpacked source code for the lastest release of HDF, version 3.3 release 3. There are two files and six subdirectories. Files: 1. README -- this file, telling what is in this directory. 2. About3.3r3 -- describes the differences between HDF3.3r3 and HDF3.3r2. The file also includes selected sections of ABOUT_3.3r2 and ABOUT_3.3r1, which contains an overview HDF3.3, discussion on the new features in HDF3.3 and description of changes in Vdata and Vgroup interfaces. Subdirectories: 1. unpacked -- contains all source code. 2. patches -- bug fixes to the source. The patch files can be used to patch the source code in the subdirectory unpacked/. 3. tar -- contains compressed UNIX archived source code, the code in unpacked/. Users should check the patches/ directory to find out which files have been changed and decide whether or not the patches are needed for their applications. 4. hqx -- contains Macintosh BinHexed archived source code, the code in unpacked/. Users should check the patches/ directory to find out which files have been changed and decide whether or not the patches are needed for their applications. 5. zip -- contains IBM-PC compressed archived source code, the code in unpacked/. Users need to check the patches/ directory to find out which files have been changed and decide whether or not the patches are needed for their applications. 6. docs -- documentation for HDF3.3. The 'Reference Manual' and 'HDF Specifications' are released. Before the 'Users' Guide' and 'Getting_started' are available, the 'HDF Calling Interfaces and Utilities' and 'HDF Getting Started' for HDF3.2 can be used temporarily. Each subdirectory has a README file explaining which files are there in that directory and how to use those files.