px_get_minorversion(3) debian man page | unix.com

Man Page: px_get_minorversion

Operating Environment: debian

Section: 3

PX_GET_MINORVERSION(3)					     Library Functions Manual					    PX_GET_MINORVERSION(3)

NAME
PX_get_minorversion -- returns the minor version number of the paradox library
SYNOPSIS
#include <paradox.h> int PX_get_minorversion()
DESCRIPTION
This function can be used to retrieve the minor version number of the paradox library.
RETURN VALUE
Returns minor version as integer.
SEE ALSO
PX_get_majorversion(3), PX_get_subminorversion(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_MINORVERSION(3)
Related Man Pages
px_close(3) - debian
px_get_data_byte(3) - debian
px_get_data_long(3) - debian
px_put_data_bcd(3) - debian
px_timestamp2string(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results