On Sat, Oct 11, 2003 at 09:20:05PM +0200, Jeroen Asselman wrote:
> One note though:
> The document says people should use if (NULL == var).
> This is something I personally don't like, and never used it in my own
> functions (parq). Neither is it used everywhere in the code. So I
> don't want to force everyone to use
> if (NULL == var) instead of if (var == NULL). (So feel free to use the
> last one). However, if you patch an allready existing file, make sure
> keep the syntax of that file.
Well, it is there to help catch = vs ==, isn't it? Easy typo to make and
one that can be caught fast in at least those spots.
--
My theory is that all lusers are small at one end, much larger in the
middle, and small at the other end.
-- Alan Rosentahl, Scary Devil Monastery
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel