1997.01.23 21:31 "Error message in TIFFWriteEncodedStrip", by Jeff Macdonald

While running this statement

  if (ret_value = TIFFWriteEncodedStrip(tiffo,0,mainbuf,ilen*iwid/8) ==
-1)

I get this error:

TIFFAppendToStrip: OutBuffer: Write error at scanline -1

As you can see, I'm writing one strip, this code did work, and for some reason it broke.

Thanks in advance for any help.

--
Jeff Macdonald
Systems Development
Information Access Center
Medford, MA 02155