next up previous contents
Next: newHL_Node Up: General functions Previous: whatSizeIsHdfFormat

isFormatSupported

int isFormatSupported (const char* format)

Checks wether the string type format is recognized. format can be one of char, schar, uchar, short, ushort, int, uint, long, ulong, llong, ullong, float, double, hsize, hssize, herr or hbool. Returns 1 if the format is supported, otherwise 0.




2000-08-08