The Complete SPRLIB & ANNLIB

status_layer

- print a LAYER structure's contents to a stream

SYNOPSIS

void status_net (stream, layer)

ARGUMENTS

FILE *stream A valid filepointer.
LAYER *layer A pointer to a LAYER structure.

RETURNS

Nothing.

FUNCTION

Pretty-prints the contents of the layer structure. Calls status_map for all MAP structures in the layer. Useful in examining a network's contents.

NOTE

This function is used by the status_total function.

SEE ALSO

status_total, status_net, status_map, status_unit, status_link, status_weight

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