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

PtTerminalDefaultCharsets()

Get the default character sets used by PtTerminal

Synopsis:

const PtTerminalCharsets_t *
         PtTerminalDefaultCharsets( void );

Description:

This function returns a pointer to the tables that define the default character sets used by PtTerminal.

Returns:

A pointer to the tables.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtTerminal, PtTerminalCharsets_t