getresetls(3) — Unix Programmer’s Manual
NAME
getresetls - return the status of resetls
SYNOPSIS
C
Boolean getresetls()
FORTRAN
logical function getres()
Pascal
function getresetls: Boolean;
DESCRIPTION
Getresetls returns the current value of the reset linestyle flag. TRUE, the default value, means that the linestyle will be reinitialized for each line segment. FALSE means that the pattern will rotate continuously across line segment boundaries.
SEE ALSO
resetls
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c