next up previous contents index
Next: SUBROUTINE RMWRITEWORD Up: Miscellaneous Routines Previous: SUBROUTINE RMWRITEBYTE

SUBROUTINE RMWRITECOL

 

 RMWRITECOL writes  Ramtek color display data to the Ramtek display color table. The color table is  INTEGER*4 words. Not supported by REF.

CALL RMWRITECOL (ic,a,n,ie)

ic   (I): channel number (from RAMOPEN)
a    (I): new color table array
n    (I): number of words of array a
ie   (I): (returned) error code



David Long
Wed Jun 12 10:34:11 MDT 1996