[svn-r12438] Purpose:

updated some comments

Description:

Solution:

Platforms tested:

Misc. update:
This commit is contained in:
Pedro Vicente Nunes 2006-06-26 11:05:32 -05:00
parent 8846157e59
commit 785938ace1

View File

@ -20,7 +20,7 @@
/*
This program reads binary output from h5dump (-b option).
To use change the following 3 symbols accordingly.
For example, to read 6 elements of a float type from a file "out.dat", define
For example, to read 6 elements of a float type , define
#define NELMTS 6
#define TYPE float