PX_get_minorversion(3) 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.

AUTHOR

This manual page was written by Uwe Steinmann [email protected].