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

Vfind/vfind

int32 Vfind(int32 file_id, const char *vgname)
file_id

IN:

File identifier returned by Hopen

vgname

IN:

Name of the vgroup

Purpose

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

Return value

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

FORTRAN

integer function vfind(file_id, vgname)

integer file_id

character* (*) vgname



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

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