HISTDESTROY - free up the space used by a histogram.

Usage:

B:
   histdestroy( hg );
C:
   void histdestroy(void *hg);

Where:

hg
is a pointer to the histogram to be deleted.

Description:

HISTDESTROY disposes of a histogram and recovers all allocated space.

See Also:

expl b lib hist

Copyright © 1996, Thinkage Ltd.