Library Management
Detailed Description
- Usefull definitions for about dialogs and for checking the compiled version with the linked version for dynamic libraries.
- See im_lib.h
Defines | |
#define | IM_AUTHOR "Antonio Scuri" |
#define | IM_COPYRIGHT "Copyright (C) 1994-2004 Tecgraf/PUC-Rio and PETROBRAS S/A" |
#define | IM_VERSION "3.0.3" |
#define | IM_VERSION_DATE "2004/10/14" |
#define | IM_VERSION_NUMBER 300003 |
Functions | |
const char * | imVersion (void) |
const char * | imVersionDate (void) |
int | imVersionNumber (void) |
Define Documentation
|
Library release number used in the compilation time. |
Function Documentation
|
Returns the library current version. |
|
Returns the library current version release date. |
|
Returns the library current version number. |