error.h

来自「实现快速傅立叶变换算法,provides test framwork for F」· C头文件 代码 · 共 18 行

H
18
字号
#ifndef CYGONCE_PKGCONF_ERROR_H
#define CYGONCE_PKGCONF_ERROR_H
/*
 * File <pkgconf/error.h>
 *
 * This file is generated automatically by the configuration
 * system. It should not be edited. Any changes to this file
 * may be overwritten.
 */

#define CYGPKG_ERROR_ERRNO 1
#define CYGSEM_ERROR_PER_THREAD_ERRNO 1
#define CYGNUM_ERROR_ERRNO_TRACE_LEVEL 0
#define CYGNUM_ERROR_ERRNO_TRACE_LEVEL_0
#define CYGPKG_ERROR_STRERROR 1

#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?