No, I mean that the definition of ptrdiff_t (difference between two related pointers) means that it has to have the same range as ssize_t (maximum size of a memory block or -1).
/ Henrik Grubbström (Lysator)
Previous text:
2004-06-23 18:41: Subject: Learned to swim (Re: Drowning in the Shuffler (SEGV))
Huh? You mean that ISO defines ptrdiff_t as having the same range as ssize_t, without defining ssize_t? That sounds very odd. Maybe you meant the other way around?
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)