[Q] How far can stack [LIFO] solve do automatic garbage collection and prevent memory leak ?

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Mon Aug 16 19:30:18 EDT 2010


In message
<5fa7b287-0199-4349-ae0d-c34c8461cdcd at 5g2000yqz.googlegroups.com>, Standish 
P wrote:

> We envisage an exogenous stack which has malloc() associated
> with a push and free() associated with a pop.

Since when are malloc(3) and free(3) exogenous?



More information about the Python-list mailing list