DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

tt_mark(3)




tt_mark(3)	       C LIBRARY FUNCTIONS	       tt_mark(3)

NAME
     tt_mark - mark a storage position in the ToolTalk API  allo-
     cation stack

SYNOPSIS
     #include <Tt/tt_c.h>

     int tt_mark(void);

DESCRIPTION
     The tt_mark() function marks a storage position in	the Tool-
     Talk 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
     Tttt_c(5),	tt_release(3).

Unix System LaboratorLast change: 11 May 1994			1


Man(1) output converted with man2html