Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 404 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 404 Bytes

File-Menu

COSC 1430 I/O

Purpose: To be able to understand the basics of writing and reading from a file. As well as manipulate data given by the file (Txt).

Output.txt

was created on the side, since is hardcoded to output the result specifically to a file with the name of output.txt

WHAT I LEARNED:

  1. Reading and Writing with files
  2. Manipulation of data by file