Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!unisoft!hoptoad!academ!killer!jfh From: jfh@killer.UUCP (John Haugh) Newsgroups: comp.lang.c Subject: Re: Local string storage -- *guaranteed* static? Message-ID: <973@killer.UUCP> Date: Mon, 8-Jun-87 12:39:56 EDT Article-I.D.: killer.973 Posted: Mon Jun 8 12:39:56 1987 Date-Received: Fri, 12-Jun-87 01:47:04 EDT References: <7690@brl-adm.ARPA> <512@haddock.UUCP> Organization: The Unix(tm) Connection, Dallas, Texas Lines: 4 Summary: "some string" is static, char *some_string is automatic. That's it, that's all, there ain't no more. - John.