Apr 89 Mousehole
Volume Number: 5
Issue Number: 4
Column Tag: Mousehole Report
Mousehole Report 
By Rusty Hodge & Larry Nedry, Mousehole BBS
From: dbieber (Douglas Bieber, Alta Loma, CA)
Subject: PICT display
HELP!! I am currently using a Mac II w/a Supermac 19" color monitor. I am
programming under MPW C 2.0.2. I have been attempting to convert the PICT file
Pascal tech-note examples into work-able “C” code. Unfortunately, I have not been
successful. I would be interested in any “C” source that reads and displays a PICT-2
file. Any help would be appreciated. Thanks.
From: emmayche (Mark Hartman, Fullerton, CA)
Subject: Re: PICT display
Here’s some Lightspeed C code that I’ve written which does what I think you want to do.
This also takes care of picture spooling. I’m not sure how much will be applicable to
MPW C.