5 ms·That works well until the following doesn't compile int x = 1 — 2;by froober 1y agoThat works well until the following doesn't compile int x = 1 — 2;SAI_Peregrinus 1y ago#define — - fixes that issue for C.