name: wxMemoryMappedFile
wxversion: all
category: stream,system,wrapper,miscellaneous
language: cpp
description: Class for mapping a file into your address space (rather than 
having to buffer its contents).  This gives you direct access to the files 
contents as a raw char*, bypassing the usual file stream operations.  You can 
even write to the char* and have that immediately write back directly to the 
file.
location: wxmemorymappedfile
cdate: 2007-01-07
id: 123
status: stable
docs: doxygen
buildsys: 
extdep: none
wiki: disabled
wxport: all
samples: 1
approved: 0
author: Blake Madden
version: 1.0
maintainerid: 48

Maintainer SF username: blizzymadden
Maintainer name: Blake Madden
Maintainer mail address: [EMAIL PROTECTED]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to