|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] How much is in the heap?....
Hello, This is a rather quick question. Does anyone know a routine to call or some other way of determining how much memory is avalible from the heap ( regardless of OS )? Also, does anyone know how prevalent memory fragmentation is with todays compilers? For those whom have never heard of this; Memory fragmentation is the result of the compiler assuming that x amounts of bytes is unavalible for allocation on account that there is not x amounts of bytes in one continuous array of address-space ( this occurs when memory is allocated and deallocated over a period of time ). Thanks a lot. Josiah ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|