From: utzoo!decvax!harpo!seismo!hao!hplabs!sri-unix!chris.umcp-cs@UDel-Relay
Newsgroups: net.unix-wizards
Title: Re: Returning structures
Article-I.D.: sri-unix.5222
Posted: Mon Feb 28 02:40:50 1983
Received: Tue Mar  1 07:34:37 1983

From:     Chris Torek 
Date:     31 Dec 82 04:19:01 EST  (Fri)
Minor point here: structure assignment is more effecient on a Vax than
assignment of all of its elements.  I haven't noticed how they get
pushed onto the stack but I'll bet it's similar.  After all this
discussion I'm gonna have to look to see how this "returning structures"
stuff works (obviously they aren't in R0!).