Name: Anonymous 2015-05-03 7:00
Why are you still coding in unsafe, primitive languages such as C and C++, both are more than 30-40 years old?
There is like zero type safety or even guarantees it works right after compiling. You could be corrupting your memory right and left and never know that as long as it compiles.
There is like zero type safety or even guarantees it works right after compiling. You could be corrupting your memory right and left and never know that as long as it compiles.