On March 26, murtaghn at tcd.ie said:
> is a big improvement but not ideal (probably as good as you'll get in C I
> imagine).
Well, no. There are better memory management systems for C than
relying on malloc, such as garbage collection systems, and the time
spent making sure you've tracked down every malloc'd block and free'd
it can be otherwise spent improving your code. Personally, I like
Perl's memory management, since I have no idea how it operates and
IMHO that's pretty much the way memory management should be - unless,
of course, you're coding for a highly restrictive environment, I
guess.
Cheers,
Waider.
--
waider at waider.ie / Yes, it /is/ very personal of me.
"After explaining the situation to the machine clearly with appropriate use of
a screwdriver..." - Alan Cox
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!