The Complete SPRLIB & ANNLIB

store_hist_unit

- store the current state of a unit in a newly allocated structure in the linked list of unit states

SYNOPSIS

int store_hist_unit (unit)

ARGUMENTS

UNIT *unit A pointer to a UNIT.

RETURNS

TRUE if an error was detected, FALSE if no error was detected.

FUNCTION

This routine allocates a net UNIT_VALUE structure and inserts it as the first element in the UNIT 's Value.Hist linked list.

SEE ALSO

store_hist_all_units, store_hist_theta, store_hist_weight, HIST-flags

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