new version from scratch; this version uses relative offsets from the start of the strings area to avoid exercising problem in old stdio which did an lseek every time an fseek was done relative to th
new version from scratch; this version uses relative offsets from the start of the strings area to avoid exercising problem in old stdio which did an lseek every time an fseek was done relative to the beginning of the file
show more ...
|