changes

来自「convert C programs for use in C++ compil」· 代码 · 共 35 行

TXT
35
字号
Changes in C to C++


1.4  August 2005 
----------------
Modified by Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/

* lexer.py:		added support for compiler directive removal.
* allhead.py:	added relative path of current file.
* mklist.py:	added relative path of current file.
* ctocpp.py:	simplified.

1.3 April 2004-------------* Included a configure and setup.py files for integration into the Unix system.* The manual is now packed into a single file.* "../" strings in include statements are now converted to absolute path.1.2  May 2003-------------* Multi-line declarations now recognized.1.1 March 2003---------------* Added a textinfo file. 1.0 2000-----------------* First public release

⌨️ 快捷键说明

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