[Implemented] Please add read/write functions
Posted: Fri Sep 11, 2009 6:06 pm
Please add missing file read/write functions before releasing 4V4 final - for the 2 new types I mean...
Convering a project to PureBasic which utilizes unsigned types is not 100% possible without WriteAscii(#File, ascii.a) and WriteUnicode(#File, unicode.u). Don't need the read functions right now but it's better to get them all anyway...
Thanks
fsw
BTW 1: thanks for implementing .a and .u it's really appreciated
BTW 2: nice to see that PeekA and PeekU are already implemented (maybe even PokeA and PokeU... didn't look)
Convering a project to PureBasic which utilizes unsigned types is not 100% possible without WriteAscii(#File, ascii.a) and WriteUnicode(#File, unicode.u). Don't need the read functions right now but it's better to get them all anyway...
Thanks
fsw
BTW 1: thanks for implementing .a and .u it's really appreciated
BTW 2: nice to see that PeekA and PeekU are already implemented (maybe even PokeA and PokeU... didn't look)