Index | PAL Intro | Commands | Registers | Indices | Stack | Macros | Classes | Attributes | Errors


Manual Reference Pages  - stack_lock (5)

NAME

stack/lock - Lock program stack

CONTENTS

Synopsis
Description
See Also
Author

SYNOPSIS

stack/lock

DESCRIPTION

Pushes a user lock onto the program stack. Data can still be pushed onto the stack after this, but subsequent flushes using stack/flush will only delete items up to the last lock.

A lock cannot be pulled using stack/pull or the PULL special register, and can only be removed using stack/unlock.

SEE ALSO

pal_commands(5), pal_registers(5), pal_stack(5), stack_unlock(5), stack_flush(5),
PROSE Assembly Language at prose.sourceforge.net.

AUTHOR

Copyright (c) 2002-2007 Mark R. Bannister <cambridge@users.sourceforge.net>.

This is free software and can be downloaded from prose.sourceforge.net; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


PAL 1.0 stack_lock (5) 20 February 2007
Generated by manServer 1.07 from man5/stack_lock.5 using man macros.