mojave man page for pcap_lib_version

Query: pcap_lib_version

OS: mojave

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) 3 January 2014 PCAP_LIB_VERSION(3PCAP)
Related Man Pages
pcap_open_dead(3pcap) - mojave
pcap_open_dead(3pcap) - centos
pcap_list_datalinks(3pcap) - osx
pcap_list_datalinks(3pcap) - suse
pcap_list_datalinks(3pcap) - plan9
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.