ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:devices/prtgfx.m"
NOTE: don't use this output in your code, use the module instead.

CONST PCMYELLOW=0,
      PCMMAGENTA=1,
      PCMCYAN=2,
      PCMBLACK=3,
      PCMBLUE=0,
      PCMGREEN=1,
      PCMRED=2,
      PCMWHITE=3

(---) OBJECT colorentry
(  0)   colorbyte:substructure
(---) ENDOBJECT     /* SIZEOF=4 */

(---) OBJECT prtinfo
(  0)   render:LONG
(  4)   rp:LONG
(  8)   temprp:LONG
( 12)   rowbuf:LONG
( 16)   hambuf:LONG
( 20)   colormap:LONG
( 24)   colorint:LONG
( 28)   hamint:LONG
( 32)   dest1int:LONG
( 36)   dest2int:LONG
( 40)   scalex:LONG
( 44)   scalexalt:LONG
( 48)   dmatrix:LONG
( 52)   topbuf:LONG
( 56)   botbuf:LONG
( 60)   rowbufsize:INT
( 62)   hambufsize:INT
( 64)   colormapsize:INT
( 66)   colorintsize:INT
( 68)   hamintsize:INT
( 70)   dest1intsize:INT
( 72)   dest2intsize:INT
( 74)   scalexsize:INT
( 76)   scalexaltsize:INT
( 78)   prefsflags:INT
( 80)   special:LONG
( 84)   xstart:INT
( 86)   ystart:INT
( 88)   width:INT
( 90)   height:INT
( 92)   pc:LONG
( 96)   pr:LONG
(100)   ymult:INT
(102)   ymod:INT
(104)   ety:INT
(106)   xpos:INT
(108)   threshold:INT
(110)   tempwidth:INT
(112)   flags:INT
(---) ENDOBJECT     /* SIZEOF=114 */

