GRIB_ITERATOR_DELETE

The GRIB_ITERATOR_DELETE procedure deletes the iterator handle and frees the memory.

Examples

See GRIB_GET_VALUES for a general example using the GRIB routines.

Syntax

GRIB_ITERATOR_DELETE,Iterid

Arguments

Iterid

An iterator handle.

Version History

8.1

Introduced

See Also

GRIB_ITERATOR_NEW