Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!labrea!decwrl!sun!aeras!topo!lai From: lai@topo.UUCP Newsgroups: comp.sys.amiga Subject: Re: where is SetDrPt ? Message-ID: <483@topo.UUCP> Date: Wed, 16-Sep-87 17:40:19 EDT Article-I.D.: topo.483 Posted: Wed Sep 16 17:40:19 1987 Date-Received: Sat, 19-Sep-87 08:06:36 EDT References: <2334@batcomputer.tn.cornell.edu> Reply-To: lai@topo.UUCP (David Lai"d back") Distribution: comp Organization: GenRad Inc., Milpitas CA Lines: 20 Keywords: SetDrPt In article <2334@batcomputer.tn.cornell.edu> hsgj@batcomputer.tn.cornell.edu (Dan Green) writes: > >... I can't seem to find the >Kernel Graphics function 'SetDrPt'. This function is suppossed to > The function SetDrPt is actually a macro: SetDrPt(w,p): {(w)->LinePtrn=p; (w)->Flags|=FRST_DOT;(w)->linpatcnt=15;} and is defined in graphics/gfxmacros.h at line 29 [can i put in a plug for my book? The Developers Reference Guide, which gives this reference. $14.95 at your dealer or e-mail me. ] >-- Dan Green >ARPA: hsgj@tcgould.tn.cornell.edu >UUCP: ihnp4!cornell!batcomputer!hsgj BITNET: hsgj@cornella -- The above views are products of my sick mind, and not of GenRad's.