Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!brl-tgr!tgr!hadron!jsdy@SEISMO.ARPA From: jsdy@SEISMO.ARPA Newsgroups: net.lang.c Subject: Re: hashing external names & other goodies. Message-ID: <7092@brl-tgr.ARPA> Date: Tue, 8-Jan-85 10:35:25 EST Article-I.D.: brl-tgr.7092 Posted: Tue Jan 8 10:35:25 1985 Date-Received: Thu, 10-Jan-85 07:01:15 EST Sender: news@brl-tgr.ARPA Organization: Ballistic Research Lab Lines: 12 The Software Tools Users' Group (STUG) long ago had available a version of Ratfor that contained hashed longnames. This reminds me that there are several things we can learn from the distributed authors of the best free compiler around. When I get in to the office, I'll have to check, but -- are break (n) and continue (n) in the ANSI Proposed Standard yet? (If you couldn't guess, the one breaks (n) levels of code structures -- case's, while's, etc. -- while the other continues with the n'th enclosing loop.) Yes, I recognise the existence of setjmp() and longjmp(), but get queasy at the thought of any kind of jump. Joe Yao (UUCP!seismo!hadron!jsdy / hadron!jsdy@seismo.ARPA)