Main Page   File List   File Members  

version.h File Reference

A collection of utilities used to determine version information. More...

Go to the source code of this file.

Defines

#define __BEGIN_DECLS
#define __END_DECLS
#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...


Detailed Description

A collection of utilities used to determine version information.

These functions determine version information for libPRepS.

Author:
Kenneth W. Sodemann (stuffle@charter.net)
Revision:
1.2
Date:
2002/01/30 00:40:02


Function Documentation

libpreps_major_version void   
 

return the major version of libPRepS.

Returns:
The major libPRepS version number.

libpreps_micro_version void   
 

return the micro version of libPRepS.

Returns:
The micro libPRepS version number.

libpreps_minor_version void   
 

return the minor version of libPRepS.

Returns:
The minor libPRepS version number.


Generated on Sun Oct 20 18:15:10 2002 for libPRepS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002