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!genrad!panda!talcott!harvard!seismo!brl-tgr!tgr!cottrell@nbs-vms.ARPA
From: cottrell@nbs-vms.ARPA (COTTRELL, JAMES)
Newsgroups: net.lang.c
Subject: Struxure Args & Assignment
Message-ID: <1911@brl-tgr.ARPA>
Date: Fri, 4-Oct-85 20:35:06 EDT
Article-I.D.: brl-tgr.1911
Posted: Fri Oct  4 20:35:06 1985
Date-Received: Sun, 6-Oct-85 04:29:44 EDT
Sender: news@brl-tgr.ARPA
Lines: 10

/*
> I think there are many bugs in the way 4.2 handles passing whole structures.

There are some of us that think struxure assignment & argument passing
is A Bad Thing. Struxures are *not* primitive items. Next you'll be
wanting to pass entire arrays & do string assignment inline. Yuk!

	jim		cottrell@nbs
*/
------