tail head cat sleep
QR code linking to this page

Manual Pages  — PCAP_LIB_VERSION

NAME

pcap_lib_version - get the version information for libpcap

CONTENTS

SYNOPSIS

#include <pcap/pcap.h>

const char *pcap_lib_version(void);

DESCRIPTION

pcap_lib_version() returns a pointer to a string giving information about the version of the libpcap library being used; note that it contains more information than just a version number.

SEE ALSO

pcap(3)

3 January 2014 PCAP_LIB_VERSION (3)

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

… one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs.
— Robert Firth