The Complete SPRLIB & ANNLIB

free_system_dataset

- free all allocated SAMPLE and DATASET structures

SYNOPSIS

void free_system_dataset ()

ARGUMENTS

None.

RETURNS

Nothing.

FUNCTION

This function can be used to deallocate all structures allocated with either the malloc_dataset or malloc_sample functions. It is equivalent to the free_system_netlib function used for network structures. The linked list MemInUse is used to store information regarding allocated blocks of memeory (see DMEM).

SEE ALSO

STOCK-values, malloc_dataset, malloc_sample, free_dataset, free_sample

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998