popattributes(3G) popattributes(3G)
NAME
popattributes - pops the attribute stack
SPECIFICATION
C popattributes()
FORTRAN subroutine popatt
DESCRIPTION
popattributes restores the most recently saved values (those
that were pushed by pushattributes) of the global state
attributes:
__________________________________
| Attributes |
__________________________________
| |
backbuffer linewidth
| |
cmode or RGBmode lsrepeat
| |
color pattern
| |
concave raster font
| |
drawmode RGB color
| |
frontbuffer RGB writemask
| |
linestyle writemask
| |
shademodel
|_________________________________|
If you attempt to pop an empty attributes stack, an error
message appears.
SEE ALSO
backbuffer, cmode, concave, color, defcursor, drawmode,
frontbuffer, linewidth, lsrepeat, pushattributes, RGBcolor,
RGBwritemask, setlinestyle, setpattern, shademodel,
writemask
Programming Guide, Section 2.2, Saving Global State
Page 1 (printed 8/20/87)