home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!psinntp!gatekeeper.nsc.com!voder!woodstock!news
- From: keith@torme.sharebase.com (Keith Chambless)
- Subject: Re: NH-- > NH
- Message-ID: <1993Jan8.210335.28340@sharebase.com>
- Nntp-Posting-Host: torme
- Reply-To: keith@torme.sharebase.com (Keith Chambless)
- Organization: NCR/ShareBase Corporation
- References: <1993Jan4.140735.11269@wisipc.weizmann.ac.il> <1993Jan7.002651.10741@oracle.us.oracle.com> <C0JMw6.680@netnews.jhuapl.edu>
- Date: Fri, 8 Jan 93 21:03:35 GMT
- Lines: 13
-
- In article <C0JMw6.680@netnews.jhuapl.edu> bandy@netnews.jhuapl.edu (Mike Bandy) writes:
- >
- >So what you're saying is that NH > NH. I don't believe it. Your
- >compiler (or your logic) has some serious problems.
-
-
- Weird. Mine (Solbourne w/OS/MP 4.0) works the same:
-
- if (nh-- > nh)
- printf("nh-- > nh = true\n");
-
- prints true. I don't understand.
-
-