The turn-in for project 0 is now open. Turn-in will be disabled at 11:00 am on Wednesday, 04/06/2005. To turn in your project: First, make sure your files are on attu or a linux machine in the lab. Create a folder named your_username-project0 (for example, mine would be ivmaykov-project0) and copy your project into this folder. Remove all executable files, core dumps, etc. from the project folder. Your folder should ONLY contain the source (.c, .h) files, the Makefile, and your readme file (if you made one). Next, cd to the parent folder of your project folder, and run the following command: turnin -v -c cse451=Ax -p project0 where Ax is your section (AA or AB).