COMP201 Lab 3 Assignment Solved

35.00 $

Category:

Description

5/5 - (1 vote)

1.1 Download in-lab3-assignment.zip from Blackboard
1.2 Unzip it
1.3 Copy “in-lab3-assignment” folder to linuxpool.ku.edu.tr servers scp -r lab3-assignment [email protected]:
1.4 Implement Functions
Modify the main.c file according to descriptions and examples as comments. Functions also have sample inputs and outputs for reference. You can test your functions in the main() by running the make command. 60% of your grade will be the score you get from tests, and for 40%, your function implementations will be considered. Please read the function descriptions carefully.
Note: Do not change names, inputs, and return types of functions.
1.5 Copy “in-lab3-assignment” folder from linuxpool.ku.edu.tr servers to your local machinescp -r [email protected]:/PATH/TO/LINUXPOOL/FOLDER PATH/TO/LOCAL/FOLDER
1.6 Submit your main.c file to Blackboard.
1

  • lab3_assignment-8sjeet.zip