Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Stack

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.