CompuServe Messages

#Feedback sought for…

    22-Apr-94 18:09:49
Fm: Danny Mercurio 76666,1030
To: Jonas Ruikis [ADESK] 73172,1351
While I think that all memory used within an IPAS routine should be released after termination, I believe that a number of us are probably taking advantage of the fact that this is not currently the case. I personally use several structure arrays in an AXP which I count on remaining available as long as the user is in 3DS. Maybe there could be a kind of compromise like a free() function for globals that would give the programmer a choice whether or not to release memory.