Re: NULL vs 0 vs 0L bikeshed time

From: Stefan Farfeleder <stefan_at_fafoe.narf.at>
Date: Mon, 1 Mar 2004 22:34:56 +0100
On Sun, Feb 29, 2004 at 03:46:35PM +0000, Mark Murray wrote:

> -#define        NULL    0L
> +#define        NULL    (0L)

What's the point of parenthesizing 0L?

Cheers,
Stefan
Received on Mon Mar 01 2004 - 12:35:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:45 UTC