Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtTerminalName()

Get the terminal termcap or terminfo name

Synopsis:

const char *PtTerminalName( int protocol );

Description:

This function returns a terminal name (one of qnxm or qansi-m), based on the given protocol.

For more information, see the Pt_ARG_TERM_ANSI_PROTOCOL resource associated with the PtTerminal widget.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtTerminal