Changeset 53 for NEWT0/trunk/sample

Timestamp:
01/17/06 22:51:03 (3 years ago)
Author:
gnue
Message:

- cleaned up a warning
- the symbols for seek are now seek_set, seek_cur and seek_end since end conflicted with end keyword
- got seek to actually work (replaced == with NewtRefEqual, removed quotes for the symbols)
- added getc, putc and write (write writes a binary just like read reads a binary)
- added a sample code for NSOF I/O.

contribute patch by Paul Guyot

Files:
1 added