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_close(3) - debian
px_get_data_short(3) - debian
px_get_data_long(3) - debian
px_put_data_bytes(3) - debian
px_timestamp2string(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?