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

Man Page: pcap_lib_version

Operating Environment: osx

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_compile(3pcap) - suse
pcap_compile(3pcap) - plan9
pcap_compile(3pcap) - php
pcap_compile.3pcap(3pcap) - osx
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
Undeletable file
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location