release-

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

TXT
29
字号
Release Notes for GNU indent version 1.8.* VMS and MS-DOS are now supported.  Thanks to MEHRDAD@glum.dev.cf.ac.uk  and hnyman@lesti.hut.fi for their contributions.  Please note that I have no way of testing this code, and with slight  modifications, have installed it "as is".  Also, note that these systems do not use `configure'.  See the file  VMS-README for details of the VMS installation.  For the MS-DOS  version, it is expected that the compiler will recognize the define  __MSDOS__ as being set.* C++ comments are now recognized.  More C++ support will be  forthcoming, possibly along with support for Objective C.* Formatting can be disabled for sections of code by placing that code  between lines containing the comments /* *INDENT-OFF* */ and  /* *INDENT-ON* */ (this also works in C++ comments).  See the info  node "Disabling Formatting" for more info.* The processing of comments has been changed.  See the info node on  "Comments" for a description.* The default (i.e., GNU) behaviour of struct handling has been  slightly changed.* All reported bugs have been fixed.

⌨️ 快捷键说明

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