Starting from:

$29.99

COMP201 1 Lab 3 Solution


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 USERNAME@linuxpool.ku.edu.tr:/PATH/TO/LINUXPOOL/FOLDER PATH/TO/LOCAL/FOLDER
1.6 Submit your main.c file to Blackboard.
1

More products