Discussion Forum
Next Thread | Thread List | Previous Thread Start a Thread | Settings
I use C++ with dynamic memory allocationon the heap.
How can I get the information, how much memoryI use from the heap and/or how I can get the freeheap size on runtime ?
Best regards