The Complete SPRLIB & ANNLIB

status_unit

- print a UNIT structure's contents to a stream

SYNOPSIS

void status_unit (stream, unit)

ARGUMENTS

FILE *stream A valid filepointer.
UNIT *unit A pointer to the UNIT structure to be printed.

RETURNS

Nothing.

FUNCTION

Pretty-prints the contents of the unit 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_link, status_weight

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