16 Mar
2001
16 Mar
'01
12:13 p.m.
In gcc one can use the function "mallinfo()" in order to know, among other things, the amount of dynamic storage currently allocated by the program through "malloc()". I use it to check for program memory leaks. I would like to know whether there is anything similar for gpc? -- Tomasz Kowaltowski
9271
Age (days ago)
9282
Last active (days ago)
4 comments
4 participants
participants (4)
-
Eike Lange -
Frank Heckenbach -
Prof. A Olowofoyeku (The African Chief) -
Tomasz Kowaltowski