|
Document of c-modernization-kit (calc) 1.0.0
|
add 関数の呼び出しコマンド。 More...
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| プログラムのエントリーポイント。 | |
add 関数の呼び出しコマンド。
コマンドライン引数から 2 つの整数を受け取り、add 関数を使用して 加算結果を標準出力に出力します。
Definition in file add.c.