On Mon, Oct 29, 2001 at 04:27:38PM -0700, Joe Pfeiffer wrote: > That's the minimum acceptable limit. It's actually > implementation-dependent; on Intel (quickly looking at > /usr/include/limits.h), it's -32768 and 32767 as you'd expect.
Right, so, in summary, you definatly should clamp. - Steve
