On 22/02/2012 02:23, Walter Bright wrote:
<snip>
The C99 Standard sez:

"The types are ptrdiff_t which is the signed integer type of the result of 
subtracting two
pointers; size_t which is the unsigned integer type of the result of the sizeof 
operator;"

And what does it say about what type the sizeof operator returns?

Stewart.

Reply via email to