libc_string.h
来自「实现快速傅立叶变换算法,provides test framwork for F」· C头文件 代码 · 共 20 行
H
20 行
#ifndef CYGONCE_PKGCONF_LIBC_STRING_H
#define CYGONCE_PKGCONF_LIBC_STRING_H
/*
* File <pkgconf/libc_string.h>
*
* This file is generated automatically by the configuration
* system. It should not be edited. Any changes to this file
* may be overwritten.
*/
#define CYGIMP_LIBC_STRING_INLINES 1
#define CYGFUN_LIBC_STRING_BSD_FUNCS 1
#define CYGPKG_LIBC_STRING_STRTOK 1
#define CYGSEM_LIBC_STRING_PER_THREAD_STRTOK 1
#define CYGNUM_LIBC_STRING_STRTOK_TRACE_LEVEL 0
#define CYGNUM_LIBC_STRING_STRTOK_TRACE_LEVEL_0
#define CYGFUN_LIBC_STRING_STRDUP 1
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?