On Fri, 16 May 2008, Bob McConnell wrote:

From: Wojciech Puchar

 if (buffer = NULL) {

      if (buffer == NULL) {


anyway not using malloc is good habit :) but it should work anyway.
try

The test after the malloc was the problem. I have been working in a

:)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to