Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Tttttk(5)

tt_message_create(3)

tt_message_destroy(3)

ttdt_file_notice(3)

ttdt_file_request(3)

tttk_message_destroy(3)  —  Subroutines

NAME

tttk_message_destroy − destroy a message conforming to the CDE conventions

SYNOPSIS

#include <Tt/tttk.h>
Tt_status tttk_message_destroy(Tt_message msg);

DESCRIPTION

The tttk_message_destroy() function can be used in place of tt_message_destroy(3).  It destroys any patterns that may have been stored on msg by ttdt_message_accept(3) or ttdt_subcontract_manage(3).  Then it passes msg to tt_message_destroy(3). 

RETURN VALUE

The tttk_message_destroy() function returns whatever tt_message_destroy(3) returns. 

SEE ALSO

Tttttk(5), tt_message_create(3), tt_message_destroy(3), ttdt_file_notice(3), ttdt_file_request(3). 

  —  11 May 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026