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)NAMEpcap_lib_version - get the version information for libpcapSYNOPSIS#include <pcap/pcap.h> const char *pcap_lib_version(void);DESCRIPTIONpcap_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 ALSOpcap(3PCAP) 3 January 2014 PCAP_LIB_VERSION(3PCAP)