Merlin
網頁
首頁
圖書館
2010年12月17日 星期五
Tricky initialization of a declaration in C
int main( void ) { int x = ( x = 10, x += x, x ); printf("x=%d\n", x); return 0; }
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言