home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!linus!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!ugle.unit.no!nuug!ifi.uio.no!nntp.uio.no!hbf
- From: hbf@gandalf.uio.no (Hallvard B Furuseth)
- Newsgroups: comp.lang.c
- Subject: assert
- Message-ID: <HBF.92Dec19163113@gandalf.uio.no>
- Date: 19 Dec 92 15:31:13 GMT
- Sender: news@ulrik.uio.no (Mr News)
- Organization: University of Oslo, Norway
- Lines: 7
- Nntp-Posting-Host: gandalf.uio.no
-
- assert is sometimes (ie sun or gcc) defined to call another macro (ie
- __assert) which does most or all of the work. I expect it's a hack to
- make sure the argument is stringified properly, or something like that.
- Can somebody explain?
- --
-
- Hallvard
-