摘要:
<Programming Pearls> solutions for Column 1中的第9题题解 关键字: Sparse set 原题: The effect of initializing the vector data[0..n-1] can be accomplised with a si 阅读全文
摘要:
excerpted from Type conversions K&R Section 2.7 p59 对type conversion 的解释: The precise meaning of a cast is as if the expression were assigned to a var 阅读全文