SYNCE_STRERROR(3) http://www.synce.org/ SYNCE_STRERROR(3)NAMEsynce_strerror - return a string describing error codeSYNOPSIS#include <synce.h> const char * synce_strerror(DWORD error);DESCRIPTIONThe synce_strerror() function return a string describing the error code passed in the argument error.RETURN VALUEReturns the appropriate error description string, or an "Unknown error code" message if the error number is unknown.SEE ALSOsynce(7) The SynCE Project 2007-08-26 SYNCE_STRERROR(3)
| Related Man Pages |
|---|
| synce_set_default_connection_filename(3) - debian |
| wstr_from_ascii(3) - debian |
| wstr_free_string(3) - debian |
| wstr_from_utf8(3) - debian |
| wstr_to_ascii(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |