C/C++ is retarded. I dont care about "types". They are all 32-bit integers anyway. Typing was invented by math imbeciles and good for nothing Ph.D parasite-jews.
Name:
Anonymous2011-08-20 8:08
>>21
Static typing is fine. C's typing system is fine. Casting is necessary. Most, if not all, strictly typed languages give a way of getting around the type system. C++ overly complicates things with *_cast<> but they're useful in the right circumstances.