pcap_lib_version(3pcap) debian man page | unix.com

Man Page: pcap_lib_version

Operating Environment: debian

Section: 3pcap

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) - mojave
pcap_fileno(3pcap) - osx
pcap_compile(3pcap) - suse
pcap_compile(3pcap) - php
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?