Is memory leaks acceptable? Don't the Kernel has some kind of feature to scan for the leaked memory then declare it as free.
how to do network programming in c++? why the standard library dont support it?
return b == 1 ? x : y;
Do you know OpenGL?