This post says that one should cast malloc in C++, but should not in C. AFAIK they both are strictly typed. Why is there such difference between C and C++ conce
malloc