Daily Archives: 17.5.2010

Avoid unsigned types by default

For some reason or another, unsigned types in C++ are heavily overused. I know that Java doesn’t have them, and many students who learn programming with Java think this is a really serious deficiency which they have to make up … Continue reading

Posted in Programming | Tagged , | 12 Comments