[freetds] malloc and style

James K. Lowden jklowden at freetds.org
Mon Jan 30 23:12:07 EST 2006


ZIGLIO, Frediano, VF-IT wrote:
> Perhaps code like
> 
> p = calloc(1, size);
> if (!p)
> 	...
> 
> is shorter and more readable??

I think so.  

--jkl



More information about the FreeTDS mailing list