Twitter updates
- @exileous Download the CUDA 5 toolkit and take a look at the PTX 3.1 documentation :) 20 hours ago
Development
Graphics
Calendar
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