CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Nov 2008
    Posts
    18

    Need help understanding mmap

    *edit: Since this topic's still here an I'm having a new problem with mmap I'll just reuse this topic.

    What is the purpose of using MAP_FIXED with mmap? Is there an advantage to using it?
    Last edited by homer_3; August 28th, 2009 at 02:25 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured