<DKordic>
Nistur: If C(11) is ""low-level"" (whatever that means) how can I xor pointers!?
<DKordic>
""low-level"" is obviously defined by C(11), whatever that means. IIRC http://robert.ocallahan.org/2017/07/confession-of-cc-programmer.html claims that there is no C program that does not have undefined or implementation defined behaviour. You need to smuggle at least a truckload over a ""void *"" even for simple tasks.
<DKordic>
Nistur: Shouldn't ""native"" ""#include"" the ""header file"" and whatever else ""cc(1)"" is doing!?