List Question
20 TechQA 2022-03-16T12:45:29.850000Trigraphs not compiling with MS compiler?
212 views
Asked by Thomas Weller
Implementing trigraphs in a C89 compiler
187 views
Asked by Qaziquza
Use of '??=', '??<' and '??>' in c
658 views
Asked by Jasmeet
Are digraphs transformed by a compiler and trigraphs transformed by a preprocessor?
235 views
Asked by Cătălina Sîrbu
how can i skip those warnings? C++
561 views
Asked by Dutzų Dutzų
Why are string literals parsed for trigraph sequences in Gnu gcc/g++?
564 views
Asked by Robert Hairgrove
Why doesn't boost regex '.{2}' match '??'
301 views
Asked by Jon Cage
Digraph and trigraph can't work together?
295 views
Asked by nalzok
Are trigraphs required to write a newline character in C99 using only ISO 646?
315 views
Asked by AudioBubble
How to make a directed tripartite network from two bipartite networks?
1.4k views
Asked by Alejandro López Núñez
Why does GCC emit a warning when using trigraphs, but not when using digraphs?
2.7k views
Asked by Spikatrix
Strange behaviour of visual studio 2008 with escape sequence
67 views
Asked by Raj
Are trigraphs still valid C++?
1.6k views
Asked by Lightness Races in Orbit
C++17 why not remove digraphs along with trigraphs?
3.9k views
Asked by bolov
Meaning of character literals containing trigraphs for non-representable characters
317 views
Asked by supercat
What is the meaning of these strange question marks?
1k views
Asked by Lundin
Why MSVC compiler converts "??-" sequence to "~" in string literals?
140 views
Asked by Mar
Different results with ON/OFF modes of strict compliance with ANSI C
148 views
Asked by Amazing User
What is the meaning of `???-` in C++ code?
5.4k views
Asked by taocp
(Di|Tri)graphs in C++11
612 views
Asked by user1233963