|
|
|
|
|
by zeotroph
2379 days ago
|
|
This is about that ancient EBCDIC (IBM's ASCII "competitor") specific hack called trigraphs, which in modern compilers are opt-in anyhow: "To understand this, I have to admit one thing: I have to pass -trigraphs to a modern version of gcc before this actually works. " C++17 actually removed support for these. |
|
https://en.wikipedia.org/wiki/ISO/IEC_646