tt_mark(library call) tt_mark(library call)
NAME [Toc] [Back]
tt_mark - mark a storage position in the ToolTalk API allocation stack
SYNOPSIS [Toc] [Back]
#include <Tt/tt_c.h>
int tt_mark(void)
DESCRIPTION [Toc] [Back]
The tt_mark function marks a storage position in the ToolTalk API
allocation stack.
RETURN VALUE [Toc] [Back]
Upon successful completion, the tt_mark function returns an integer
that marks the storage position in the ToolTalk API allocation stack.
SEE ALSO [Toc] [Back]
Tt/tt_c.h - Tttt_c(5), tt_release(3).
- 1 - Formatted: January 24, 2005 [ Back ] |