|
Document of c-modernization-kit (calc dotnet wrapper) 1.0.0
|
calc コマンドの .NET 版。 More...
Go to the source code of this file.
Data Structures | |
| class | CalcApp.Program |
| calc コマンドのメインクラス。 More... | |
Namespaces | |
| namespace | CalcApp |
calc コマンドの .NET 版。
コマンドライン引数から 2 つの整数と演算子を受け取り、Calc ライブラリを 使用して計算結果を標準出力に出力します。
Definition in file Program.cs.