In article <mac-perl.35D094BC.41C6@flash.net>, "Mark Manning/Muniz Eng." <markem@flash.net> wrote: >For one thing - no more worrying about malloc's and free's. That's a >big bug which we are continually chasing down in people's code. Since >Perl can handle this fairly well - it makes sense to use it to create a >program so you don't have to worry about that aspect of the language. There is a garbage collection library available for C++, which is reported to work with CodeWarrior. With this, you can write C++ without ever calling delete (unless you want to). -- __________________________________________________________________________ Jeff Clites Online Editor http://www.MacTech.com/ online@MacTech.com MacTech Magazine __________________________________________________________________________ ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch