sizeof
n. 运算符;大小
例句
An unsigned integer and the result of the sizeof operator.
这是一个无符号整型,是执行size of操作的结果。
How much is anybody really going to make from a town the sizeof Greenfield, Indiana?
对任何人来讲,在一个只有印第安纳州Greenfield大小的镇子里,你又能作出多少呢?
C + + 0x also defines the sizeof... operator, which displays the number of arguments.
C+ + 0x还定义了size of…操作符,它显示参数数量。