Re: fork() Problem?

Brandon S. Allbery KF8NH (allbery@kf8nh.apk.net)
Wed, 05 May 1999 22:53:42 -0400


In message <Pine.LNX.3.95.990505162746.3313A-100000@chaos.analogic.com>, "Richa
rd B. Johnson" writes:
+-----
| Now, look what Lint has to say about this. The purpose of Lint
| is to check rules. It has no opinion. It just checks rules.
+--->8

Wrong. The compiler checks rules. Lint checks *good programming practice*,
specifically for constructs which *might* indicate logical (as opposed to
syntactic) errors.

Find yourself a copy of THE C PROGRAMMING LANGUAGE and learn what the rules
are before you make even more of a fool of yourself.

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
carnegie mellon / electrical and computer engineering			 KF8NH
     We are Linux. Resistance is an indication that you missed the point.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/