
HLU library initialization functions.
#include <ncarg/hlu/hlu.h> void NhlOpen() void NhlInitialize()
subroutine NhlFOpen
subroutine NhlFInitialize
NhlOpen is the normal way to initialize the HLU library. It is the simplest interface.
NhlInitialize differs from NhlOpen in that the programmer must create an App object after calling it, and before any other objects can be created.
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?