dmColorGetErrorString(3dm)			    dmColorGetErrorString(3dm)
      dmColorGetErrorString - returns a text error message.
      #include <dmedia/dm_color.h>
     const char	*dmColorGetErrorString (const int error);
     const int error
	  The dmColor error token (see dmColor man page).
      A pointer to a short descriptive error message describing the value of
     the error flag.
     Each dmColor error	token has associated with it, a	short descriptive
     error message.  dmColorGetErrorString returns a pointer to	the
     appropriate error message string.
     dmCol
									PPPPaaaaggggeeee 1111 [ Back ]
 |