config.h.in

来自「FEC Optimized viterbi code」· IN 代码 · 共 20 行

IN
20
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the getopt_long function.  */#undef HAVE_GETOPT_LONG/* Define if you have the <getopt.h> header file.  */#undef HAVE_GETOPT_H/* Define if you have the <memory.h> header file.  */#undef HAVE_MEMORY_H/* Define if you have the <stdio.h> header file.  */#undef HAVE_STDIO_H/* Define if you have the <stdlib.h> header file.  */#undef HAVE_STDLIB_H/* Define if you have the c library (-lc).  */#undef HAVE_LIBC

⌨️ 快捷键说明

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