Go to the source code of this file.
Defines | |
#define | __P(protos) protos |
Functions | |
int | libpreps_major_version (void) |
return the major version of libPRepS. More... | |
int | libpreps_minor_version (void) |
return the minor version of libPRepS. More... | |
int | libpreps_micro_version (void) |
return the micro version of libPRepS. More... |
These functions determine version information for libPRepS.
|
return the major version of libPRepS.
|
|
return the micro version of libPRepS.
|
|
return the minor version of libPRepS.
|