Document of c-modernization-kit (calc dotnet wrapper) 1.0.0
Loading...
Searching...
No Matches
Program.cs File Reference

calc コマンドの .NET 版。 More...

Go to the source code of this file.

Data Structures

class  CalcApp.Program
 calc コマンドのメインクラス。 More...

Namespaces

namespace  CalcApp

Detailed Description

calc コマンドの .NET 版。

Author
c-modernization-kit sample team
Date
2025/12/20
Version
1.0.0

コマンドライン引数から 2 つの整数と演算子を受け取り、Calc ライブラリを 使用して計算結果を標準出力に出力します。

Definition in file Program.cs.