Server Wait On Clients System - Full Internal Documentation v1.7.4
Server Wait On Clients System.
|
Header file for Server Wait on Clients client-side program. More...
#include <libmgec/mge-portability.h>
Go to the source code of this file.
Functions | |
BEGIN_C_DECLS | __attribute__ ((const)) const char *swocclient_get_pkg_version(void) |
Get the git-describe based package version. More... | |
void | swocclient_print_pkg_version (void) |
Print the package version string to stdout. More... | |
void | swocclient_print_src_version (void) |
Print the source version string to stdout. More... | |
Header file for Server Wait on Clients client-side program.
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0-only
BEGIN_C_DECLS __attribute__ | ( | (const) | ) | const |
Get the git-describe based package version.
Get the source version.
void swocclient_print_pkg_version | ( | void | ) |
Print the package version string to stdout.
void swocclient_print_src_version | ( | void | ) |
Print the source version string to stdout.