hdf5/examples
Larry Knox b3426914a8 [svn-r28669] Changes to correct errors found with -ansi flag.
h5tools_dump.c
    Removed 3 lines commented out with //.
h5_vds-percival-unlim.c
    Changed C++-style comment to C-style comment.

Tested with h5committest.new.
2015-12-15 15:52:12 -05:00
..
Attributes.txt [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
CMakeLists.txt [svn-r27598] Description: 2015-08-27 16:52:15 -05:00
CMakeTests.cmake [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch. 2015-08-27 12:06:54 -05:00
h5_attribute.c [svn-r22411] reduce compiler warnings by removing unreferenced variables and adding cast 2012-05-25 12:39:07 -05:00
h5_chunk_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5_cmprss.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_compound.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_crtatt.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_crtdat.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_crtgrp.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_crtgrpar.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_crtgrpd.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_drivers.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
h5_dtransform.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_elink_unix2win.c [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
h5_extend_write.c [svn-r27216] The comments in this example were incorrect regarding the resulting 2015-06-16 13:32:04 -05:00
h5_extend.c [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIs 2012-12-12 09:56:39 -05:00
h5_extlink.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
h5_group.c [svn-r14224] Description: 2007-10-30 17:56:15 -05:00
h5_interm_group.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5_mount.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_rdwt.c [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
h5_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5_ref2reg.c [svn-r21119] Description: 2011-07-18 17:33:18 -05:00
h5_reference.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
h5_select.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
h5_shared_mesg.c [svn-r16858] Description: 2009-04-24 15:39:00 -05:00
h5_subset.c [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIs 2012-12-12 09:56:39 -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 [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_write.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
Makefile.am [svn-r27025] Enabled compilation and run for the new vds examples for "make installcheck"; added to MANIFET. 2015-05-05 16:35:10 -05:00
ph5example.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
README [svn-r22426] Add examples/README file to be installed with examples. 2012-06-02 13:54:58 -05:00
run-all-ex.sh [svn-r20720] Merge changes to scripts to run installed examples from hdf5 1.8.7 r 20718. The 2011-05-04 11:43:16 -05:00
run-c-ex.sh.in [svn-r27025] Enabled compilation and run for the new vds examples for "make installcheck"; added to MANIFET. 2015-05-05 16:35:10 -05:00
testh5cc.sh.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -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 fortan, 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.