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

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.

Detailed Description

Functions allowing users to display the library version.

Author
Antoine GAGNIERE

Definition in file version.h.