Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site qubix.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!harpo!seismo!hao!hplabs!hpda!fortune!amd70!decwrl!sun!qubix!msc From: msc@qubix.UUCP (Mark Callow) Newsgroups: net.lang.c Subject: Re: Identifier significance CHALLENGE Message-ID: <709@qubix.UUCP> Date: Wed, 21-Dec-83 02:08:30 EST Article-I.D.: qubix.709 Posted: Wed Dec 21 02:08:30 1983 Date-Received: Sun, 18-Dec-83 03:00:46 EST References: <60@sdcsvax.UUCP> <471@genix.UUCP> Organization: Qubix Graphic Systems, Saratoga, CA Lines: 26 Regarding -- In a header: #define foobarthere snm00 /* routine description */ #define foobarhere snm01 /* routine description */ In code: foobarthere(...) { ... foobarhere(...); ... } foobarhere(...) { } ---------- This would make symbolic debugging awfully hard... Of course I don't know many v7 systems with symbolic debuggers. -- From the Tardis of Mark Callow msc@qubix.UUCP, decwrl!qubix!msc@Berkeley.ARPA ...{decvax,ucbvax,ihnp4}!decwrl!qubix!msc, ...{ittvax,amd70}!qubix!msc