Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site rduxb.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!rduxb!lra From: lra@rduxb.UUCP (Lonnie R. Abelbeck, AT&T Bell Labs) Newsgroups: net.micro.mac Subject: Re: Printing on the Macintosh Message-ID: <339@rduxb.UUCP> Date: Wed, 27-Mar-85 08:03:08 EST Article-I.D.: rduxb.339 Posted: Wed Mar 27 08:03:08 1985 Date-Received: Thu, 28-Mar-85 01:53:47 EST References: <176@tektools.UUCP> Organization: AT&T Bell Laboratories, Reading, PA Lines: 18 I spent all last weekend trying to get the Printer Driver stuff to work with my 'D' version of Aztec 'C', no luck... sooo I finally got the tech support people at Manx and it turns out that there is a bug in the "print.h" header file. After all the structure definitions, the clib functions are declared, starting with void PrOpen(); ALL of these declarations MUST be preceded with "pascal" ie pascal void PrOpen(); I made the change, and everything works fine. Lonnie Abelbeck ihnp4!rduxb!lra