Sw@y的一些讀書心得和筆記
int i = 10; char *s = (char*)i; print(*(s+10));
double d = 10.59; int i = 5; i = d; //this causes an Error
沒有留言:
張貼留言