Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmColorGetErrorString(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dmColor(3dm)

dmColorCreate(3dm)

dmColorGetError(3dm)



dmColorGetErrorString(3dm)                          dmColorGetErrorString(3dm)



NAME
     dmColorGetErrorString - returns a text error message.

SYNOPSIS
     #include <dmedia/dmcolor.h>

     const char *dmColorGetErrorString (const int error);

PARAMETERS
     const int error
          The dmColor error token (see dmColor man page).

RETURNED VALUE
     A pointer to a short descriptive error message describing the value of
     the error flag.

DESCRIPTION
     Each dmColor error token has associated with it, a short descriptive
     error message.  dmColorGetErrorString returns a pointer to the
     appropriate error message string.

SEE ALSO
     dmColor(3dm) dmColorCreate(3dm) dmColorGetError(3dm)
































                                                                        Page 1



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