The Complete SPRLIB & ANNLIB

free_weight_value

- frees a WEIGHT_VALUE structure allocated using malloc_weight_value

SYNOPSIS

void free_weight_value (Ptr)

ARGUMENTS

WEIGHT_VALUE *Ptr Pointer to a WEIGHT_VALUE structure.

RETURNS

Nothing.

FUNCTION

Frees the memory block pointed to by Ptr and returns the memory to the allocation pool by putting it in front of the linked list of free WEIGHT_VALUE structures - see STOCK-variables.

SEE ALSO

malloc_weight_value, free_net, free_layer, free_map, free_unit, free_unit_value, free_link, free_weight

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