Manual: File read/write pointer advancement

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Manual: File read/write pointer advancement

Post by Trond »

I think a note should be added to the file section with the manual stating that reading/writing from/to a file increases the pointer position in the file as this is quite an important thing and it is not written anywhere (so you have to test it).