The Complete SPRLIB & ANNLIB

status_weight

- print a WEIGHT structure's contents to a stream

SYNOPSIS

void status_weight (stream, weight)

ARGUMENTS

FILE *stream A valid filepointer.
WEIGHT *weight A pointer to the WEIGHT structure to be printed. If this parameter is NULL, only a header is printed.

RETURNS

Nothing.

FUNCTION

Pretty-prints the contents of the weight structure. Useful in examining a network's contents.

NOTE

This function is used by the status_total function.

SEE ALSO

status_total, status_net, status_layer, status_map, status_unit, status_link

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