The Complete SPRLIB & ANNLIB

fscanf_net

- load the network part of a network file (LOCAL)

SYNOPSIS

NET *fscanf_net (stream)

ARGUMENTS

FILE *stream A valid file pointer.

RETURNS

A pointer to a loaded NET structure if successful, NULL in case of an error.

FUNCTION

This function is called by fscanf_network to read the network part of a network file, i.e. the part between NETBEGIN and NETEND. See NET-IO-format for the layout of this part.

SEE ALSO

fscanf_network

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