Re: Windows array allocation problem
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Sat, 29 Sep 2007 19:18:05 -0800
Roy Lewallen wrote:
(snip)
All I need to know is how large an array I can reliably allocate. Surely there's some way to get this information in a 32 bit system.
It looks like HeapWalk gives the separate sizes of available memory
regions. That should avoid the effect of fragmentation.
-- glen
.
- References:
- Windows array allocation problem
- From: Roy Lewallen
- Re: Windows array allocation problem
- From: James Van Buskirk
- Re: Windows array allocation problem
- From: Steve Lionel
- Re: Windows array allocation problem
- From: Roy Lewallen
- Re: Windows array allocation problem
- From: Dan Nagle
- Re: Windows array allocation problem
- From: Roy Lewallen
- Re: Windows array allocation problem
- From: Walter Spector
- Re: Windows array allocation problem
- From: Roy Lewallen
- Windows array allocation problem
- Prev by Date: Re: rest energy and dp
- Next by Date: Re: How to plot bi-nodal curve in the fortran language
- Previous by thread: Re: Windows array allocation problem
- Next by thread: Re: Windows array allocation problem
- Index(es):