acconfig.h
来自「这是一个同样来自贝尔实验室的和UNIX有着渊源的操作系统, 其简洁的设计和实现易」· C头文件 代码 · 共 15 行
H
15 行
/* Local acconfig.h for autoheader. Descriptive text for the C preprocessor macros that the patch configure.in can define. autoheader copies the comments into config.hin. *//* Define if there is a member named d_ino in the struct describing directory headers. */#undef D_INO_IN_DIRENT/* Define if memchr works. */#undef HAVE_MEMCHR/* Define if `struct utimbuf' is declared -- usually in <utime.h>. */#undef HAVE_STRUCT_UTIMBUF
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?