VirtualAlloc and new

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I am kind of new to C++ and I am having some memory trouble of course:) Can
anyone describe to me the difference between VirtualAlloc and new. What are
the pros and cons of both.

TIA
JR


.



Relevant Pages

  • Re: VirtualAlloc and new
    ... > anyone describe to me the difference between VirtualAlloc and new. ... > the pros and cons of both. ... > TIA ... gives you more control over the allocated memory. ...
    (microsoft.public.vc.language)
  • Re: VirtualAlloc
    ... "mr.sir bossman" wrote: ... >>>I am new to using VirtualAlloc and was wondering if someone could tell ... > Toying around trying to fix ATL for AMD. ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Re: VirtualAlloc and new
    ... So when you say non-portable what do you mena by that? ... >> anyone describe to me the difference between VirtualAlloc and new. ... > gives you more control over the allocated memory. ... Prev by Date: ...
    (microsoft.public.vc.language)