Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!lll-lcc!ames!ucbcad!ucbvax!cartan!weyl.Berkeley.EDU!rusty From: rusty@weyl.Berkeley.EDU.UUCP Newsgroups: comp.windows.x Subject: Re: Long names in System V Message-ID: <1105@cartan.Berkeley.EDU> Date: Wed, 8-Apr-87 16:35:31 EST Article-I.D.: cartan.1105 Posted: Wed Apr 8 16:35:31 1987 Date-Received: Sat, 11-Apr-87 08:17:45 EST References: <040187.111854.dan@ibm.com> <311@desint.UUCP> <776@jumbo.dec.com> <16197@sun.uucp> Sender: daemon@cartan.Berkeley.EDU Reply-To: rusty@weyl.Berkeley.EDU (Rusty Wright) Organization: Math Dept. UC Berkeley Lines: 18 In article <16197@sun.uucp> shannon@sun.uucp (Bill Shannon) writes: > >How about chk_msk_ev.c for the filename and x_chk_msk_ev() for the >function name? I find it quite painful to visually parse a bunch >of letters into words using only case change to separate the words. >And I find it a real pain to type such names! Here here! A space is much easier for my brain/eyes to parse as a separater than mixed case. This also solves the problem of systems that map mixed case into all lower/upper-case; on the other hand it uses up valuable space for those systems that allow a limited number of chars for identifiers or file names. -------------------------------------- rusty c. wright rusty@weyl.berkeley.edu ucbvax!weyl!rusty