Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_ITERATOR_DELETE

GRIB_ITERATOR_DELETE

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

Syntax

GRIB_ITERATOR_DELETE,Iterid

Arguments

Iterid

An iterator handle.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_ITERATOR_NEW