|
From: Beau D. S. <sim...@ha...> - 2003-06-13 19:33:25
|
I wanted to thank everyone for their help a few nights ago w/ my thread
problem.
I decided to start over on the project and have been using valgrind from the
very beginning this time. I found lots of other nasty little problems as
I've gone along [apparently, char* something = strdup("Hello world"); delete
something; isn't quite right....] so it is already proving to be really
useful.
I might not go as far as try and figure out how to do this project w/o
threads, but I'll investigate my options when I get to that part again.
Thanks again!
Beau D. Simensen
http://www.halogen.org/
|