next up previous contents [pdf] index

Next: Call Up: Parameter handling (getpar.c) Previous: Parameter handling (getpar.c)

sf_stdin

Checks whether there is an input in the command line, if not it returns a false. It reads the first character in the file: if it is an EOF, false is returned and if not, then true is the return value. It takes no input parameters and returns a boolean value.



Subsections


2011-07-02