synce_strerror(3) debian man page | unix.com

Man Page: synce_strerror

Operating Environment: debian

Section: 3

SYNCE_STRERROR(3)					       http://www.synce.org/						 SYNCE_STRERROR(3)

NAME
synce_strerror - return a string describing error code
SYNOPSIS
#include <synce.h> const char * synce_strerror(DWORD error);
DESCRIPTION
The synce_strerror() function return a string describing the error code passed in the argument error.
RETURN VALUE
Returns the appropriate error description string, or an "Unknown error code" message if the error number is unknown.
SEE ALSO
synce(7) The SynCE Project 2007-08-26 SYNCE_STRERROR(3)
Related Man Pages
synce_get_connection_filename(3) - debian
time_fields_from_filetime(3) - debian
wstr_from_current(3) - debian
wstr_from_ascii(3) - debian
wstr_to_ascii(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?