[sword-devel] Gnomesword on Windows

Karl Kleinpaste karl at kleinpaste.org
Thu Nov 20 08:35:08 MST 2008


"Matthew Talbert" <ransom1982 at gmail.com> writes:
> I don't know if speed is the reason mmap is being used or not

I used mmap() because it was totally trivial: I just wanted to inhale
the file into a buffer I could chew on.  Once I had the file open, one
mmap() gave me its content.

A replacement stdio solution won't be any challenge, of course.  To be
done this evening or tomorrow.



More information about the sword-devel mailing list