glibc-manual-stdin.texi-1.127.patch

来自「linux下编译交叉工具链的工具源码」· PATCH 代码 · 共 19 行

PATCH
19
字号
===================================================================RCS file: /cvs/glibc/libc/manual/stdio.texi,vretrieving revision 1.126retrieving revision 1.127diff -u -r1.126 -r1.127--- libc/manual/stdio.texi	2001/06/06 07:11:31	1.126+++ libc/manual/stdio.texi	2001/07/31 18:57:16	1.127@@ -3265,8 +3265,8 @@ If you are trying to read input that doesn't match a single, fixed pattern, you may be better off using a tool such as Flex to generate a lexical scanner, or Bison to generate a parser, rather than using-@code{scanf}.  For more information about these tools, see @ref{, , ,-flex.info, Flex: The Lexical Scanner Generator}, and @ref{, , ,+@code{scanf}.  For more information about these tools, see @ref{Top, , ,+flex.info, Flex: The Lexical Scanner Generator}, and @ref{Top, , , bison.info, The Bison Reference Manual}.  @node Input Conversion Syntax

⌨️ 快捷键说明

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