Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!asuvax!ukma!hsdndev!spdcc!tauxersvilli!alphalpha!nazgul From: nazgul@alphalpha.com (Kee Hinckley) Newsgroups: comp.sys.apollo Subject: Re: function prototype mystery? Message-ID: <1991Apr12.191106.11154@alphalpha.com> Date: 12 Apr 91 19:11:06 GMT References: <1991Apr11.164655.17092@milton.u.washington.edu> Organization: none Lines: 16 In article <1991Apr11.164655.17092@milton.u.washington.edu> etb@milton.u.washington.edu (Eric Bushnell) writes: >What do the &'s do to the first and third arguments? Pass by reference. You hand it the object, *it* hands the address. >What works is something like proc2_$get_info(p2_uid,&info,bufferlength,&status).Why? Is this some kind of apollo-ism, or something ANSI-like? > Standard ANSI C. -- Alfalfa Software, Inc. | Poste: The EMail for Unix nazgul@alfalfa.com | Send Anything... Anywhere 617/646-7703 (voice/fax) | info@alfalfa.com I'm not sure which upsets me more: that people are so unwilling to accept responsibility for their own actions, or that they are so eager to regulate everyone else's.