C Library Functions  - pushdev (3)

NAME

pushdev(3f) - [M_draw:DEVICE] push current device onto a stack (LICENSE:PD)

CONTENTS

Synopsis
Description

SYNOPSIS

subroutine pushdev(device) character *(*) device

DESCRIPTION

Initialize a new device without changing attributes, viewport etc, but save the previously initialised device on a stack.

Note, this is intended to completely change the device, it will not work if you pushdev() the same device that you are already running. (This will be fixed at a later date).


Nemo Release 3.1 pushdev (3) July 22, 2023
Generated by manServer 1.08 from ec4f9872-9b3d-49b0-b055-886c9ffd84e7 using man macros.