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 __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(s):
Kenneth W. Sodemann (stufflehead@bigfoot.com)
Revision:
1.1
Date:
2000/11/27 22:03:58


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 at Sun Jan 7 09:55:03 2001 for libPRepS by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000