Strange c++ piece of codeNope, it just compiles by pasting to main() *g*
Strange c++ piece of codeHey! I'm new to c++ and found the following construct: int c = ((void)b, a); Compiles and s...