Why does this code give the output C++Sucks? What is the concept behind it?
C++Sucks
#include double m[] = {7709179928849219.0, 771}; i
The following code prints C++Suc;C, so the whole multiplication is only for the last two letters
C++Suc;C
double m[] = {7709179928849219.0, 0}; printf("%s\n", (char *)m);