Trigraph sequences

S

Suman

What is the practical significance of having trigraph
sequences ?
The characters
#, \, ^, [, ], |, {, }, and ~
are part of the character set of C source code (7 bit ASCII
representation), but cannot be represented in the ISO 646-1983
Invariant Code Set. Hence the workaround. Trigraphs are replaced
before any other processing happens.
 
D

Dave Thompson

What is the practical significance of having trigraph
sequences ?

Today, basically just a small nuisance. In the days of terminals with
hardware keyboards and line connections and (thus) files using (7bit)
ISO646, they could sometimes be necessary.

- David.Thompson1 at worldnet.att.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Significance of trigraph in C preprocessor 2
C++ 19
Trigraph sequences 2
Gooey madness? 0
Trigraphs & entry 14
Color sequences in ri on Windows 6
Pythonic way to count sequences 7
getting cpp to insert a newline 8

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top