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

AUTHOR

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