SiTex Graphics <address@hidden> writes:
Hi Gaius,
It appears that IOChan.RawRead() does not update the current file
position. Test code attached. Compile with:
gm2 -o testpos -fiso -fmakeall testpos.mod
The test program reads 4 bytes from a test.txt file then reports the
current file position.
-Scott
Hi Scott,
just double checking that the answer should be '4'? Out of interest
which version of gm2 are you using? I get the following results from
the latest cvs:
address@hidden:~/GM2$ gm2 -g -fiso testpos.mod
./a.out
4