Memory control in C++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dariophoenix
    New Member
    • Oct 2006
    • 34

    Memory control in C++

    Does anyboy know if there is a way, in C++, to know how much free space left is there in the heap? (During runtime)
    Last edited by dariophoenix; Nov 9 '06, 02:33 AM. Reason: Forgot something
Working...