This is a simple application that takes two command line arguments, sums them, and prints the result.
To build the program, run:
make
For more details, read Part 3. Journey through the stack.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is a simple application that takes two command line arguments, sums them, and prints the result.
To build the program, run:
make
For more details, read Part 3. Journey through the stack.