Brad,

> Techincally i don't need to call efree() cause it will do it for me??
> now that i know that i can be lazy with all of my emallocs :)

technically, probably... but to me its always good form to match allocations
with deallocations.




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to