Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 415 Bytes

File metadata and controls

14 lines (8 loc) · 415 Bytes

RealEstateCalculator

This is a simple text based tool to calculate potentially interesting values pertaining to a real estate investment. It has minimal functionality. You can provide a text file of key value pairs to be read in but if none is provided on the command line then by default it looks for "input.txt".

Compilation:

simply run the command

$ make

Usage:

$ ./main.x (optional custom input file)