version.h

来自「GNU 系统开发优化 C 语言程序的应用程序」· C头文件 代码 · 共 11 行

H
11
字号
/*  GNU indent is originally based on Berkeley indent 5.11 of    Sept. 15, 1988.    After some independent changes by kingdon, he then merged in more    Berkeley code in Sept 1989.  This version extends up to 1.1.3.    After many changes by jla, including the switch to making "-gnu"    the default, the version numbering was changed and 1.2 released. */#define VERSION_STRING "GNU indent 1.8"

⌨️ 快捷键说明

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