Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!cunniff From: cunniff@hpfcso.FC.HP.COM (Ross Cunniff) Newsgroups: comp.sys.amiga.programmer Subject: Re: Why does this GURU??? Message-ID: <101060009@hpfcso.FC.HP.COM> Date: 13 Jun 91 22:29:41 GMT References: <1991Jun13.113948.3806@fwi.uva.nl> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 21 In article <1991Jun13.113948.3806@fwi.uva.nl> bosman@fwi.uva.nl writes: >I have here a little program (small part of a larger one) that >gurus. But I can't figure out why.. >Maybe some of you guys see what I do wrong.. >it gurus at the WritePixel..... You forgot to say: struct GfxBase *GfxBase; OpenAll() { GfxBase = OpenLibrary( "graphics.library", 33L ); } Ross Cunniff Hewlett-Packard Colorado Language Lab cunniff@hpfcla