CS3841
Operating Systems
```username1_username2```
***where ```username1``` comes first in the alphabet*** and both ```usernames``` are all ***lowercase*** and are your MSOE emails without the @msoe.edu. For example, Phileas Fogg's email is foggp@msoe.edu, and his username is foggp. Please use underscores (```_```), not dashes (```-```) to separate the usernames. *** See the note about having to use a new username on the link in blackboard *** * Follow the [more formal lab report style](ReportStyle) this quarter. # Resources * [Lab Handout](lab9res/CS3841Lab9AMemoryDebugger.pdf) * [Lab9 Checklist](lab9res/CS3841Lab9Checklist.pdf) * [Report Style](ReportStyle) * Git * [The Rebase Introduction I Wish I Had](https://dev.to/maxwell_dev/the-git-rebase-introduction-i-wish-id-had) * Required * YouTube: [Reading And Interpreting Map Files](https://www.youtube.com/watch?v=1ivi3Kz-GBw) (Dr. Schilling) * Optional * YouTube: [SetjmpTutorial](https://www.youtube.com/watch?v=6-KLjuA98PQ) (Dr. Schilling)