ifw-odp
5.1.1
Loading...
Searching...
No Matches
clipm_version.h
Go to the documentation of this file.
1
5
6
#ifndef CLIPM_VERSION_H
7
#define CLIPM_VERSION_H
8
9
10
/*-----------------------------------------------------------------------------
11
Includes
12
-----------------------------------------------------------------------------*/
13
14
/*-----------------------------------------------------------------------------
15
Declaration Block
16
-----------------------------------------------------------------------------*/
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/*-----------------------------------------------------------------------------
23
Prototypes
24
-----------------------------------------------------------------------------*/
25
26
const
char
*
clipm_version_get_revision
(
void
);
27
const
char
*
clipm_version_get_date
(
void
);
28
29
/*----------------------------------------------------------------------------*/
30
31
#ifdef __cplusplus
32
}
/* extern "C" */
33
#endif
34
35
#endif
/* CLIPM_VERSION_H */
clipm_version_get_revision
const char * clipm_version_get_revision(void)
Get the library's revision string.
Definition
clipm_version.c:85
clipm_version_get_date
const char * clipm_version_get_date(void)
Get the library's revision-date string.
Definition
clipm_version.c:102
clipm
include
ifw
odp
clipm
clipm_version.h
Generated by
1.13.2