|
libclap 1.0.0
Command Line Argument Parser for C
|
Version information for libclap. More...
#include <clap/clap_export.h>

Go to the source code of this file.
Macros | |
| #define | CLAP_VERSION_MAJOR 1 |
| #define | CLAP_VERSION_MINOR 0 |
| #define | CLAP_VERSION_PATCH 0 |
| #define | CLAP_VERSION_STRING "1.0.0" |
Functions | |
| CLAP_EXPORT const char * | clap_version (void) |
| Get libclap version string. | |
Version information for libclap.
| #define CLAP_VERSION_MAJOR 1 |
| #define CLAP_VERSION_MINOR 0 |
| #define CLAP_VERSION_PATCH 0 |
| #define CLAP_VERSION_STRING "1.0.0" |
| CLAP_EXPORT const char * clap_version | ( | void | ) |
Get libclap version string.