[Top] [Prev] [Next] [Bottom]

Vfindclass/vfndcls

int32 Vfindclass(int32 file_id, const char *vgclass)
file_id

IN:

File identifier returned by Hopen

vgclass

IN:

Class of the vgroup

Purpose

Returns the reference number of the vgroup with the specified class.

Return value

Returns the reference number of the vgroup if successful and 0 otherwise.

FORTRAN

integer function vfndcls(file_id, vgclass)

integer file_id

character* (*) vgclass



[Top] [Prev] [Next] [Bottom]

hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.