hpux man page for tt_mark

Query: tt_mark

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tt_mark(library call)													     tt_mark(library call)

NAME
tt_mark -- mark a storage position in the ToolTalk API allocation stack
SYNOPSIS
#include <Tt/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/tt_c.h - Tttt_c(5), tt_release(3). tt_mark(library call)
Related Man Pages
tt_feature_required(3) - hpux
tt_message_create(3) - hpux
tt_message_receive(3) - hpux
tt_spec_create(3) - hpux
tt_spec_write(3) - hpux
Similar Topics in the Unix Linux Community
Matching corresponding columns in two different files