popattributes() — Silicon Graphics Beta Release
NAME
popattributes - pops the attribute stack
SPECIFICATION
C
popattributes()
FORTRAN
subroutine popatt
Pascal
procedure popattributes;
DESCRIPTION
popattributes restores the most recently saved values (those pushed by pushattributes) of the global state variables:
| Attributes | |
| backbuffer | linewidth |
| color | lsrepeat |
| raster font | pattern |
| frontbuffer | reset linestyle |
| linestyle | RGB color |
| linestyle backup | RGB writemask |
| writemask pattern | |
An error message is printed if you attempt to pop an empty attributes stack.
SEE ALSO
backbuffer, color, defcursor, frontbuffer, linewidth, lsbackup, lsrepeat, pushattributes, resetls, RGBcolor, RGBwritemask, setlinestyle, setpattern, writemask
Version 2.3 — July 04, 1985