sourCEntral - mobile manpages

pdf

SURL_DEBUG

NAME

surl_debug − return the current debugging state for the given SURL

SYNOPSIS

#include <libsurl−fe.h>

int surl_debug(SURL *surl);

DESCRIPTION

surl_debug returns 1 if debugging is enabled, or 0 if debugging is disabled, for the given SURL.

BUGS

surl_debug() has no known bugs.

AUTHOR

Scott R. Lawrence <bytbox AT gmail DOT com>

Original author

COPYRIGHT

Copyright © 2009 Scott Lawrence

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

pdf