[SDL] [OT] Resource file

David Olofson david at olofson.net
Thu Feb 21 09:55:59 PST 2008


On Thursday 21 February 2008, Mason Wheeler wrote:
> This may be a bit of a n00b question, but when I looked
> up "mmapping", all the information I found seemed to indicate that
> it's just a UNIX/Linux thing.  Will this be cross-platform?

That's a term based on the POSIX mmap() call, and AFAIK, Win32 has a 
completely different native API. Try "memory mapped I/O" or something 
like that.


//David Olofson - Programmer, Composer, Open Source Advocate

.-------  http://olofson.net - Games, SDL examples  -------.
|        http://zeespace.net - 2.5D rendering engine       |
|       http://audiality.org - Music/audio engine          |
|     http://eel.olofson.net - Real time scripting         |
'--  http://www.reologica.se - Rheology instrumentation  --'


More information about the SDL mailing list