Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ warning(3T) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3T)

TIFFError(3T)



TIFFWarning(3T)           UNIX System V(May 2, 1990)            TIFFWarning(3T)


NAME
      TIFFWarning - library warning handler function

SYNOPSIS
      #include <tiffio.h>
      void TIFFWarning(const char* module, const char* fmt, ...)

DESCRIPTION
      Write a warning message to the stderr.  The fmt parameter is a printf(3S)
      format string, and any number of arguments can be supplied.  The module
      parameter is interpreted as a string that, if non-zero, should be printed
      before the message; it typically is used to identify the software module
      in which an error is detected.

      Applications should redefine this routine to capture control in the event
      of a warning.

SEE ALSO
      intro(3T), TIFFError(3T)



































10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026