Error Handling: cupsErrorString()

pieterjandeboeck at yahoo.co.uk pieterjandeboeck at yahoo.co.uk
Wed Jul 14 02:42:53 PDT 2004


Just a general notice:

The "CUPS SOFTWARE PROGRAMMERS MANUAL" still refers to the function
cupsErrorString for error handling

example:

 puts(cupsErrorString(cupsLastError()));

as a way of getting the last error and using the function to get a string version. However, a quick look in the cups.h shows that this function is no longer there. (at least in cups-58 compilation for MAC -OS X)

Any other way to get a string version of the error. Not important but thought i'd mention it.

PS: project going well, thanks Michael.


Pieter jan







More information about the cups-devel mailing list