CS3841
Operating Systems
# Introduction Please follow the <b>[lab handout](lab3res/CS3841Lab3CountingWords.pdf)</b>, including the <b>Specific Requirements</b>. For the lab report, the [Lab3 Checklist](lab3res/CS3841Lab3Checklist.pdf) is the final authority and could be in a different order and certainly has other minor differences from Dr. Schilling's <em>Deliverables</em> at the end of the lab handout. * Submit your report in hard-copy at the start of the week 4 lab period, with the [Lab3 Checklist](lab3res/CS3841Lab3Checklist.pdf) stapled on top of it. * Submit your code through github classroom by forking [the lab 3 repository (navigate to link within blackboard)](http://msoe.blackboard.com). Place the link to your github repository by your name on the first page after the checklist. For example, Phileas might write: <div align=center><big>Lab 3: A UNIX Word counter<br>Phileas Fogg</big><br> 1 Jan 2018<br> cs3841-2018-lab-2-foggp</div> I require a [more formal lab report](ReportStyle) this quarter than I usually do. # Resources * [Lab Handout](lab3res/CS3841Lab3CountingWords.pdf) * [Lab3 Checklist](lab3res/CS3841Lab3Checklist.pdf) * YouTube: [GCC Library Creation Tutorial](https://www.youtube.com/watch?v=D74P4MdBnQs) (Dr. Schilling) * YouTube: [Reading From Files In C](https://www.youtube.com/watch?v=fdd6tRZp8AA) (Dr. Schilling) <!--* YouTube: [](https://www.youtube.com/watch?v=) (Dr. Schilling)-->