Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!ulowell!apollo!oj From: oj@apollo.COM (Ellis Oliver Jones) Newsgroups: comp.sys.apollo Subject: Re: "closing" GPR bitmap files Summary: gpr_$deallocate_bitmap Message-ID: <3f6a1b1c.d5b2@apollo.COM> Date: 2 Nov 88 00:11:00 GMT References: <8810312349.AA01262@richter.mit.edu> Reply-To: oj@canyon.UUCP (Ellis Oliver Jones) Organization: Apollo Computer, Chelmsford, MA Lines: 7 In article <8810312349.AA01262@richter.mit.edu> krowitz@RICHTER.MIT.EDU (David Krowitz) writes: >...how do I close the bitmap file so the image which was just >saved can be printed...? Use gpr_$deallocate_bitmap (bitmap_desc, &status); /* C */ /Ollie Jones (speaking for myself, not necessarily for Apollo Computer, Inc.)