The Complete SPRLIB & ANNLIB

readline

- a utility function (LOCAL)

SYNOPSIS

char *readline (stream)

ARGUMENTS

FILE *stream A valid filepointer.

RETURNS

The next non-remark or empty string in the file, or NULL if the end of the file is reached.

FUNCTION

This utility function reads lines from files and skips remark lines (starting with a %) and empty lines.

NOTE

This function is used by read_sharednet_recipe.

SEE ALSO

RECIPE-IO-format

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