px_get_subminorversion(3) debian man page | unix.com

Man Page: px_get_subminorversion

Operating Environment: debian

Section: 3

PX_GET_SUBMINORVERSION(3)				     Library Functions Manual					 PX_GET_SUBMINORVERSION(3)

NAME
PX_get_subminorversion -- returns the subminor version number of the paradox library
SYNOPSIS
#include <paradox.h> int PX_get_subminorversion()
DESCRIPTION
This function can be used to retrieve the subminor version number of the paradox library.
RETURN VALUE
Returns subminor version as integer.
SEE ALSO
PX_get_minorversion(3), PX_get_majorversion(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_SUBMINORVERSION(3)
Related Man Pages
px_get_data_byte(3) - debian
px_get_data_bytes(3) - debian
px_get_data_long(3) - debian
px_put_record(3) - debian
px_time2string(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file