-
Notifications
You must be signed in to change notification settings - Fork 0
kberba/line_processor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- IMPORTANT: ** There is already a makefile. ** Change 'input1.txt' to filename of choice ** Change 'output1.txt' to filename of choice - COMPILING INSTRUCTIONS: STEP 1) Type the following: make line_processor STEP 2) Next type: ./line_processor - ALTERNATE COMPILING INSTRUCTIONS (with input file): STEP 1) Type the following: make line_processor STEP 2) Next type: ./line_processor < input1.txt - ALTERNATE COMPILING INSTRUCTIONS (with input and output files): STEP 1) Type the following: make line_processor STEP 2) Next type: ./line_processor < input1.txt > output1.txt
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published