freebsd man page for pcap_lib_version

Query: pcap_lib_version

OS: freebsd

Section: 3

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

PCAP_LIB_VERSION(3)					     Library Functions Manual					       PCAP_LIB_VERSION(3)

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(3) 5 April 2008 PCAP_LIB_VERSION(3)
Related Man Pages
pcap-savefile(5) - debian
pcap_open_offline(3) - netbsd
pcap-savefile(5) - osx
pcap-savefile(5) - linux
pcap-savefile(5) - v7
Similar Topics in the Unix Linux Community
Unix File Permissions
Mac OS X: Based on UNIX - Solid As a Rock
The Whole Story on #! /usr/bin/ksh
Scripts without shebang