Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in trigraphs
Print ?? and !! in different sequence will show different output
Nov 06, 2022
c
trigraphs
What is the meaning of these strange question marks?
Aug 20, 2020
c
trigraphs
Why does GCC emit a warning when using trigraphs, but not when using digraphs?
Oct 27, 2022
c
gcc
compiler-warnings
digraphs
trigraphs
Unknown meta-character in C/C++ string literal?
Oct 11, 2022
c++
c
visual-c++
trigraphs
Why doesn't boost regex '.{2}' match '??'
Oct 14, 2022
c++
boost
boost-regex
trigraphs
suggest like google with postgresql trigrams and full text search
Sep 13, 2022
postgresql
full-text-search
trigraphs
Are trigraphs still valid C++?
Aug 29, 2022
c++
c++14
digraphs
trigraphs
c++17
Is there a switch to disable trigraphs with clang?
Sep 25, 2022
c++
clang
trigraphs
C++17 why not remove digraphs along with trigraphs?
Sep 03, 2022
c++
standards
digraphs
trigraphs
c++17
When were the 'and' and 'or' alternative tokens introduced in C++?
Oct 27, 2022
c++
syntax
keyword
digraphs
trigraphs
Are digraphs and trigraphs in use today? [closed]
Aug 30, 2022
c++
c
digraphs
trigraphs
What is the meaning of `???-` in C++ code? [duplicate]
Aug 26, 2022
c++
trigraphs
Purpose of Trigraph sequences in C++?
Aug 15, 2022
c++
c++03
trigraphs
What does the ??!??! operator do in C?
Aug 13, 2022
c
operators
trigraphs