![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Functions allowing users to display the library version. More...
#include "o2s/string.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. |
Functions allowing users to display the library version.
Definition in file version.h.