n-miyamoto さんがほぼ7年前に追加. ほぼ7年前に更新.
0%
説明
Visual Studioで編集した部分のソースコードのインデントを修正する。
Artistic Style等ツールを使用する。
- http://astyle.sourceforge.net/
以下のコマンドで実行した場合に、既存のソースコードのスタイルに近いコードに整形される。
AStyle.exe *****.cpp --style=gnu --indent-namespaces --indent=spaces=2
他の形式にエクスポート: Atom PDF