Re: [hackers] [ubase] Fix style issue || sin

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Thu, 6 Mar 2014 16:32:14 +0100

> I try to only use ! for pointers only. I also explicitly avoid using
> != NULL with pointers.
>
> For everything else, including null-terminators I expand the check.

For boolean variables (with bool or int type) is also a good choice, because
makes clear the usage of them.



-- 
Roberto E. Vargas Caballero
Received on Thu Mar 06 2014 - 16:32:14 CET

This archive was generated by hypermail 2.3.0 : Thu Mar 06 2014 - 16:36:21 CET