debian man page for pcap_lib_version

Query: pcap_lib_version

OS: debian

Section: 3pcap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCAP_LIB_VERSION(3PCAP) 												   PCAP_LIB_VERSION(3PCAP)

NAME
pcap_lib_version - get the version information for libpcap
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 con- tains more information than just a version number.
SEE ALSO
pcap(3PCAP) 5 April 2008 PCAP_LIB_VERSION(3PCAP)
Related Man Pages
pcap_compile(3pcap) - debian
pcap_fileno(3pcap) - centos
pcap_compile(3pcap) - osx
pcap_compile(3pcap) - x11r4
pcap_compile.3pcap(3pcap) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file