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) February 23, 2025
Generated by manServer 1.08 from 61d1080b-94c4-4e25-abe9-033b12ae3ebf using man macros.