Re: tmpfile alternative

From: Tim van Erven (tripudiumat_private)
Date: Thu Jan 03 2002 - 11:55:35 PST

  • Next message: Jarno Huuskonen: "Re: tmpfile alternative"

    On Wed, Jan 02, 2002 at 08:22:20PM +0100, zoppiat_private wrote:
    > Hi, i've implemented this function as part of my bondlog package:
    
    ...
    
    >   unsigned char *stream;
    > 
    >   if ((stream = (char *) malloc (11)) == NULL)
    
    No biggy, but looks nicer if you would cast to unsigned char *.
    
    -- 
            Tim van Erven <tripudiumat_private>
    



    This archive was generated by hypermail 2b30 : Thu Jan 03 2002 - 13:04:07 PST