CS 105

Submitting Your Work

As a reminder, make sure that you include the full names of both partners in comments at the start of your code file.

You will be submitting a single file, fgrep.c, that should contain all of the code that you've written for this assignment.

Use the cs105submit command as

cs105submit -a 06 fgrep.c

To Complete This Part of the Assignment

You'll know you're done with this part of the assignment when you've done all of the following:

(When logged in, completion status appears here.)