C/C++/Java source file indentation
C type(C++,Java) source file indentation program. (Linux/Windows)
It takes into consideration of macro statement(such as #if) effects,
and adjustable by commandline parameter.
It depends GNU tool flex,bison.
(cygwin for Windows is required when you update xcifb.l/xcifb.y)
mk :make command file for linux
mk.bat :make command file for Windows(compiler:VC10)
userlib :user function library(For source file, see http://www.geocities.jp/sakachin2/index.htm)
*******************************************************************************
[Japanese]
C タイプ(C++,Java) のソースファイル インデンテーション プログラム (Linux/Windows)
#if など マクロもある程度考慮します、
うまくない時はコマンドラインパラメータで調整してください
GNUツール flex/bisonに依存します。xcifb.l/xcifb.y を修正する場合は,
これが必要で Windows では cygwin に含まれています
ソフト名: | C/C++/Java indentation |
---|---|
動作OS: | Windows XP UNIX |
機種: | IBM-PC |
種類: | フリーソフト |
作者: | 水巻 マチ |