MGE General C Library - Full Internal Documentation  v1.4.1
Library of general C functions.
internal.h File Reference

Non-public errors header file. More...

#include <portability.h>
Include dependency graph for internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

BEGIN_C_DECLS const char * errno_desc []
 Global array of mge-errno descriptions. More...
 
const size_t errno_desc_size
 Size of the error description array. More...
 

Detailed Description

Non-public errors header file.

No distribution required.

Author
Copyright (C) 2018, 2019 Mark Grant

Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0

Version
v1.0.3 ==== 08/06/2019

Variable Documentation

◆ errno_desc

BEGIN_C_DECLS const char* errno_desc[]

Global array of mge-errno descriptions.

◆ errno_desc_size

const size_t errno_desc_size

Size of the error description array.