[Back to Interface] [Prev] [Next]

Hishdf

intn Hishdf(char *filename)

filename IN:

Complete path and filename of the file to be checked

Purpose

Determines if a file is an HDF file.

Return value

Returns TRUE (or 1) if the file is an HDF file and FALSE (or 0) otherwise.

Description

The first four bytes of a file identify it as an HDF file. It is possible that Hishdf will identify a file as an HDF file but Hopen will be unable to open the file; for example, if the data descriptor list is corrupt.



[Back to Interface] [Prev] [Next]

hdfhelp@ncsa.uiuc.edu
HDF Reference Manual - 07/29/98, NCSA HDF Development Group.