http://www.perlmonks.org?node_id=38317


in reply to RE: RE: Other programming language I most often use
in thread Other programming language I most often use

Oooh that does sound nasty, my mistake was much nastier...
double *result = NULL; /* oops did I null the pointer or what it pointed too? =P */

Very sad that I spent a day of my life debugging good code because I felt the need to initialize my pointers. (That will teach me to never initialize anything in C *laugh* <--- not serious, I'm not using C any more... =)

--
$you = new YOU;
honk() if $you->love(perl)