[Top]
[Prev]
[Next]
[Bottom]
HEstring
char *HEstring(int16
error_code
)
error_code
IN:
HDF error code
Purpose
Returns the error message associated with specified error code.
Return value
Returns a pointer to a string associated with the error code if successful.
Description
Returns a text description of the given error code. These strings are statically declared and should not be deallocated from memory (using the free routine) by the user. If a defined text description cannot be found a generic default message is returned.
[Top]
[Prev]
[Next]
[Bottom]
hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.