Hi Ben:
>> It could be "int, short, unsigned things even the customized
type". It
>> seems to be confirmed during compiling.
>> In another hand, size_t is used "typedef", it is as a definition
and
>> will be confirmed during preprocessing.
> As a typedef, compile time, after the preprocessor.
Thanks for that. I had mistake about this before.