debian man page for synce_strerror

Query: synce_strerror

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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-remove-program(1) - debian
synce_set_default_connection_filename(3) - debian
wstr_append(3) - debian
wstr_equal(3) - debian
wstr_from_utf8(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk