vdata_id
|
IN:
|
Vdata identifier returned by VSattach
|
Purpose
|
Returns the total number of fields in the specified vdata.
|
Return value
|
Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.
|
FORTRAN
|
integer function vfnflds(vdata_id)
|
|
integer vdata_id
|