1SURL_RESET_ERROR(3)                 libsurl                SURL_RESET_ERROR(3)
2
3
4

NAME

6       surl_reset_error - reset the error state of the given SURL
7

SYNOPSIS

9       #include <libsurl-fe.h>
10
11       void surl_reset_error(SURL *surl);
12

DESCRIPTION

14       surl_reset_error sets the error state for the given SURL to be 0, or no
15       error.
16

BUGS

18       surl_reset_error() has no known bugs.
19

AUTHOR

21       Scott R. Lawrence <bytbox@gmail.com>
22           Original author
23
25       Copyright © 2009 Scott Lawrence
26
27       Permission is granted to copy, distribute and/or modify this document
28       under the terms of the GNU Free Documentation License, Version 1.1 or
29       any later version published by the Free Software Foundation; with no
30       Invariant Sections, with no Front-Cover texts, and with no Back-Cover
31       Texts. A copy of the license is included in the section entitled "GNU
32       Free Documentation License".
33
34
35
36
37libsurl 0.7.0                     2010-01-01               SURL_RESET_ERROR(3)
Impressum