Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Dan on July 18, 2004, 04:04:59 PM

Title: Reading external files
Post by: Dan on July 18, 2004, 04:04:59 PM
hi could anyone help me with a procedure intended to
read from an external file, say somefile.txt?
the reason i ask is because the example offered in the
tutorial doesn't seem to read anything (although it writes
to the file). Must the buffer be local or string?  thanks