Spacefight – Gamecrash, memory leaks and frustration – Part 8
In software development there are different types of bugs. C++ is a hard typed language which makes it easy for the compiler to detect errors in the code. So if there is type error (int is not a float, or …
Spacefight – Gamecrash, memory leaks and frustration – Part 8 Read more »