px_get_majorversion(3) debian man page | unix.com

Man Page: px_get_majorversion

Operating Environment: debian

Section: 3

PX_GET_MAJORVERSION(3)					     Library Functions Manual					    PX_GET_MAJORVERSION(3)

NAME
PX_get_majorversion -- returns the major version number of the paradox library
SYNOPSIS
#include <paradox.h> int PX_get_majorversion()
DESCRIPTION
This function can be used to retrieve the major version number of the paradox library.
RETURN VALUE
Returns major version as integer.
SEE ALSO
PX_get_minorversion(3), PX_get_subminorversion(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_MAJORVERSION(3)
Related Man Pages
px_get_data_bytes(3) - debian
px_get_data_long(3) - debian
px_put_data_bytes(3) - debian
px_put_record(3) - debian
px_set_blob_file(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?