 |
Index for Section 3 |
|
 |
Alphabetical listing for T |
|
 |
Bottom of page |
|
tt_mark(3)
CDE
NAME
tt_mark - mark a storage position in the ToolTalk API allocation stack
SYNOPSIS
#include <tt_c.h>
int tt_mark(void);
DESCRIPTION
The tt_mark function marks a storage position in the ToolTalk API
allocation stack.
RETURN VALUE
Upon successful completion, the tt_mark function returns an integer that
marks the storage position in the ToolTalk API allocation stack.
SEE ALSO
tt_c.h(5), tt_release(3)
 |
Index for Section 3 |
|
 |
Alphabetical listing for T |
|
 |
Top of page |
|