Skip to content

vetovar/JavaReceiptProject

Repository files navigation

Instructions on how to use the program:

1. In the terminal, type “javac Main.java”

2. After its done compiling type “java Main “ and then the input file name.
   (only takes .txt files as inputs)
	Example: java Main input1.txt

3. There should be a new .txt file in the directory the user is working in named
   “output.txt”.

NOTE: In the last line of code in the Main.java file the user has the option to change 
the name of the file. The default is “output.txt”.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages