"Matthew Talbert" <[EMAIL PROTECTED]> 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.

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to