1SYNCE_STRERROR(3)            http://www.synce.org/           SYNCE_STRERROR(3)
2
3
4

NAME

6       synce_strerror - return a string describing error code
7

SYNOPSIS

9       #include <synce.h>
10
11       const char * synce_strerror(DWORD error);
12

DESCRIPTION

14       The synce_strerror() function return a string describing the error code
15       passed in the argument error.
16

RETURN VALUE

18       Returns the appropriate error description string, or an "Unknown  error
19       code" message if the error number is unknown.
20

SEE ALSO

22       synce(7)
23
24
25
26The SynCE Project                 2007-08-26                 SYNCE_STRERROR(3)
Impressum