hdf_init (3) - Linux Manuals

hdf_init: Initialize an HDF data set

NAME

hdf_init - Initialize an HDF data set

SYNOPSIS

#include <util/neo_hdf.h>

NEOERR* hdf_init (HDF **hdf);

ARGUMENTS

hdf - pointer to an HDF pointer

DESCRIPTION

hdf_init initializes an HDF data set and returns the pointer to the top node in the data set.

RETURN VALUE

hdf - allocated hdf node