O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
Loading...
Searching...
No Matches
version.c File Reference

Provide the library version as string. More...

#include "o2s/version.h"
#include "o2s/preprocessing.h"

Go to the source code of this file.

Functions

const char * libo2s_version_cstring (void)
 The libO2S version as a null-terminated string.
string_t libo2s_version_string (void)
 The libO2S version as a dynamic string.

Detailed Description

Provide the library version as string.

Author
Antoine GAGNIERE

Definition in file version.c.