Skip to content

emmamickas/Lab1-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cpts360-lab-1-template

Assignment on 360 website: https://eecs.wsu.edu/~cs360/LAB1.html

KC Sample output: https://eecs.wsu.edu/~cs360/samples/LAB1/

Discord Link: https://discord.gg/tabRyW6J (Make sure to opt in to cpts-360 channel using class-opt-in)

Place your code solely in the t.c files in each respective folders for part1 and part2 (t.c is just KC's convention).

Ensure that your code will compile and run when the ./mk script is ran. That is how we are batch compiling and testing output on the backend so ./mk needs to work for us to see that your code works. You may need to change the mk script, that is totally fine. If we omitted anything important from it, please let us know and we wil update it in our template repository.

Make sure to complete section 1-3 of the lab. This involves calling a.out with multiple arguments, and using your myprintf function to print out all of those variables.

To Turn In:

Push your files to our GitHub classroom (See Zach's How-To Linux as a reference if you don't know how to submit). - Link: https://eecs.wsu.edu/~cs360/ta_resources/howto-linux-cmds.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published