1SURL_DEBUG_ON(3)                    libsurl                   SURL_DEBUG_ON(3)
2
3
4

NAME

6       surl_debug_on - turn debugging on for the given SURL
7

SYNOPSIS

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

DESCRIPTION

14       surl_debug_on enables debugging info to be printed about the given
15       SURL.
16

BUGS

18       surl_debug_on() 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_DEBUG_ON(3)
Impressum