1999.02.03 20:02 "StripByteCount value or offset", by Sim Zacks

1999.02.04 14:29 "RE: StripByteCount value or offset", by Sim Zacks

I understand that, which is why I was confused by the libtiff, which I guess always gives you a pointer to the array. It makes it easier for me, becuase I don't have to figure out if it is a value or an offset, I always get the pointer and I can allocate the memory for the number of strips, not caring if it is single strip, multi strip or if the value is contained with the tag or an offset. I think it is an excellent idea. I just didn't know before that that is how it works in Libtiff.

I'd like to thank everyone who pointed this out to me.

Sim