The Complete SPRLIB & ANNLIB

status_net

- print a NET structure's contents to a stream

SYNOPSIS

void status_net (stream, net)

ARGUMENTS

FILE *stream A valid filepointer.
NET *net A pointer to a NET structure.

RETURNS

Nothing.

FUNCTION

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

NOTE

This function is used by the status_total function.

SEE ALSO

status_total, status_layer, status_map, status_unit, status_link, status_weight

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