Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!VAX1.CC.UAKRON.EDU!mcs.kent.edu!usenet.ins.cwru.edu!gatech!rutgers!elbereth.rutgers.edu!snow From: snow@elbereth.rutgers.edu (Rob Hsu) Newsgroups: comp.sys.mac.programmer Subject: Re: external C fcns from MPW C++ Keywords: C++ Message-ID: Date: 27 Feb 91 16:24:19 GMT References: <1991Feb21.202709.16319@bwdls61.bnr.ca> <49509@apple.Apple.COM> <49510@apple.Apple.COM> <1991Feb24.013131.10809@verity.com> Organization: account borrowers R us Lines: 12 anders@verity.com (Anders Wallgren) writes: > Well, if it doesn't matter to you where you declare the function (I > don't see why it should), ... Apparently, link specifications cannot appear inside function definitions. (Refer to page 6-14 of the _Selected Readings_ volume of the AT&T documentation). ---------- Rob Hsu