5 ms·
Really? The Wikipedia article on trigraphs seems to disagree. Why do you think so?
by TwentyPosts 3y ago
Really? The Wikipedia article on trigraphs seems to disagree. Why do you think so?
- iainmerrick 3y agoLooks like that article is a general one on two- and three-character sequences. In C, "trigraph" specifically refers to nine special sequences beginning with "??": https://en.wikipedia.org/wiki/Digraphs_and_trigraphs#C https://en.wikipedia.org/wiki/Digraphs_and_trigraphs#C They were used to provide an alternate way of typing punctuation characters for keyboards that don't have them (e.g. "??(" is "[").