OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
zutil.c File Reference
#include "zutil.h"

Go to the source code of this file.

Variables

z_const char *const z_errmsg [10]
 

Variable Documentation

◆ z_errmsg

z_const char* const z_errmsg[10]
Initial value:
= {
(z_const char *)"need dictionary",
(z_const char *)"stream end",
(z_const char *)"",
(z_const char *)"file error",
(z_const char *)"stream error",
(z_const char *)"data error",
(z_const char *)"insufficient memory",
(z_const char *)"buffer error",
(z_const char *)"incompatible version",
(z_const char *)""
}
#define z_const
Definition zconf.h:47

Definition at line 10 of file zutil.c.