A 'digraph' means 'one symbol written as two characters'. In printing it meant two letters cast as one piece of lead, e.g. ae, fi, ...
Given by a colleague as a puzzle, I cannot figure out how this C program actually compiles and runs. What …
c obfuscation literals bit-shift digraphsI came across the following program, which compiles without errors or even warnings: int main(){ <:]{%>; // smile! } Live example. …
c++ expression emoticons digraphs