pcap_lib_version(3) netbsd man page | unix.com

Man Page: pcap_lib_version

Operating Environment: netbsd

Section: 3

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_open_dead(3) - freebsd
pcap-savefile(5) - netbsd
pcap-savefile(5) - opensolaris
pcap-savefile(5) - x11r4
pcap-savefile(5) - sunos
Similar Topics in the Unix Linux Community
Make bold chars in UNIX
Adding a List of Times
Grandpa returning to UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD