programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

READ-FILE Failure

From: Bill McCarthy <WJMc_at_pobox.com>
Date: Mon, 10 Feb 2003 11:20:23 -0500

READ-FILE, a standard word, fails when the number of characters
requested equals the number of characters on a line in the file
(not counting the EOL characters). As documented in the source
code, the file pointer should be positioned at the beginning of
the EOL. The bug is that the file is actually getting positioned
AFTER the EOL characters.

Has there been a fix posted that I missed?

Bill (using SwiftForth 2.2.2.9 07May2001)
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Mon Feb 10 2003 - 08:19:09 PST

This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:26 PST