User Profile

Collapse

Profile Sidebar

Collapse
wzcxjiao
wzcxjiao
Last Activity: Jan 18 '11, 01:48 PM
Joined: Jan 16 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • wzcxjiao
    replied to MemoryPool Failing from Efficient C++
    in C
    I do it as you said,but when I debug,it says:

    Unhandled exception at 0x00411ad9 in mem113.exe: 0xC0000005: Access violation writing location 0x00001000.
    See more | Go to post

    Leave a comment:


  • wzcxjiao
    replied to MemoryPool Failing from Efficient C++
    in C
    I think it may be ByteMemoryPool, but in the book it was MemoryPool!alth ough there is no MemoryPool,ther e is something wrong esle!can you give me right one?thank you!
    See more | Go to post

    Leave a comment:


  • wzcxjiao
    started a topic MemoryPool Failing from Efficient C++
    in C

    MemoryPool Failing from Efficient C++

    'm currently fighting my way through an example of Single-Threaded Variable-Size Memory Manager in a chapter of the Efficient C++ book by Dov Bulka &David Mayhew. Unfortuantely, I'm starting to get code that won't compile and I am having a hard time finding an online errata or contacting the authors.

    For those familiar with the book, Chapter 6 covers rolling your own
    memory manager.

    My compile errors are with...
    See more | Go to post
    Last edited by wzcxjiao; Jan 16 '11, 08:39 AM. Reason: have something wrong
No activity results to display
Show More
Working...