hdf5/examples
lrknox 25ec07450a Change copyright headers to replace url referring to file to be removed
and replace it with new url for COPYING file.

Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
..
Attributes.txt
CMakeLists.txt Update cmake min version and cmake command convention 2017-01-10 17:10:03 -06:00
CMakeTests.cmake HDFFV-10094: upgrade cmake command conventions 2017-01-11 14:02:34 -06:00
h5_attribute.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_chunk_read.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_cmprss.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_compound.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_crtatt.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_crtdat.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_crtgrp.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_crtgrpar.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_crtgrpd.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_drivers.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_dtransform.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_elink_unix2win.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_extend_write.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_extend.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_extlink.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_group.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_interm_group.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_mount.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_rdwt.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_read.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_ref2reg.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_reference.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_select.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_shared_mesg.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_subset.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_vds-eiger.c [svn-r27249] Used versioned APIs to fix the daily tests errors with the --with-default-api-version=v16 builds. 2015-06-19 08:07:30 -05:00
h5_vds-exc.c [svn-r27769] Maintenance: Fixed example that failed daily tests. 2015-09-14 10:03:58 -05:00
h5_vds-exclim.c [svn-r27249] Used versioned APIs to fix the daily tests errors with the --with-default-api-version=v16 builds. 2015-06-19 08:07:30 -05:00
h5_vds-percival-unlim-maxmin.c [svn-r27249] Used versioned APIs to fix the daily tests errors with the --with-default-api-version=v16 builds. 2015-06-19 08:07:30 -05:00
h5_vds-percival-unlim.c [svn-r28669] Changes to correct errors found with -ansi flag. 2015-12-15 15:52:12 -05:00
h5_vds-percival.c [svn-r27249] Used versioned APIs to fix the daily tests errors with the --with-default-api-version=v16 builds. 2015-06-19 08:07:30 -05:00
h5_vds-simpleIO.c [svn-r28086] fixed spelling 2015-10-15 13:01:27 -05:00
h5_vds.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
h5_write.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
Makefile.am Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
ph5example.c Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
README [svn-r30243] Correct spelling 2016-08-01 13:23:09 -05:00
run-all-ex.sh Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
run-c-ex.sh.in Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00
testh5cc.sh.in Change copyright headers to replace url referring to file to be removed 2017-04-14 11:54:16 -05:00

                               HDF5 Examples

This directory contains example programs for the installed APIs and scripts to 
compile and run them.  Examples in the c and hl/c subdirectories are always 
installed, and those in fortran, hl/fortran, c++ and hl/c++ will be installed 
when fortran or c++ are enabled.

Running the run-all-ex.sh script in this directory will run the scripts and in 
turn the examples in all the subdirectories where examples are installed.  The 
scripts can also be run individually.  The appropriate compile scripts in the 
bin directory for this install will be used by default to compile and link the 
example programs.  Note that h5redeploy must be run if these binaries are 
copied or extracted in a directory other than the one where they were initially 
installed.  Compile scripts from other locations can be used by setting an 
environment variable prefix to the path of the directory containing the bin 
directory with the compile scripts h5cc, h5fc, etc.  For example, export 
prefix=/usr/local/hdf5 to use h5cc, h5fc, etc. in /usr/local/hdf5/bin.