Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site fortune.UUCP Path: utzoo!linus!security!genrad!decvax!decwrl!amd70!fortune!notes From: notes@fortune.UUCP Newsgroups: net.lang.c Subject: Re: '__LINE__ and __FILE__ - (nf)' - (nf) Message-ID: <1704@fortune.UUCP> Date: Thu, 3-Nov-83 04:03:17 EST Article-I.D.: fortune.1704 Posted: Thu Nov 3 04:03:17 1983 Date-Received: Sun, 6-Nov-83 11:42:55 EST Sender: notes@fortune.UUCP Organization: Fortune Systems, Redwood City, CA Lines: 10 #R:ihlpf:-20100:fortune:16200010:000:345 fortune!olson Nov 2 23:37:00 1983 This is not part of the compiler at all, but part of the pre- processor cpp. They do not 'contain' anything, but are useful MACROS (sometimes) for doing debugging. Look at the assert(3) macros for example (at least on the 4.1 bsd machines). I believe this was even around on some of the V7 cpp's. Dave Olson {harpo,ihnp4,hpda}!fortune!olson