Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!burl!codas!ki4pv!tanner From: tanner@ki4pv.UUCP (Tanner Andrews) Newsgroups: comp.lang.c Subject: Re: Portable code: identifier length Message-ID: <6928@ki4pv.UUCP> Date: Sat, 20-Dec-86 18:53:36 EST Article-I.D.: ki4pv.6928 Posted: Sat Dec 20 18:53:36 1986 Date-Received: Sun, 21-Dec-86 09:37:13 EST Organization: CompuData South, DeLand Lines: 8 ) Question 1: are there *other* C implementations which [have ) shorter than] 31 [char identifiers? Well, my CP/M compiler handles identifiers up tochars -- but its output goes through macro-80. Macro-80 deals in 6-char monocase names, much as the old DEC and IBM tools do. -- Tanner Andrews