Deliverables. There are two different programs to submi
Added on - 16 Sep 2019
2
Pages
413
Words
97
Views
0
Downloads
Trusted by +2 million users,
assist thousands of students everyday
assist thousands of students everyday
Showing pages 1 to 1 of 2 pages
DeliverablesThere are two different programs to submit for this assignment:1. A c program called testing.c that contains the three requiredfunctions and a main function that methodically tests each of thethree functions.testing.c should require no user input to run.2. A c program called editor.c that uses the functions toimplement a line editor as described in the previous text.Marks breakdown summary•The marks will be roughly 25% from testing.c and 75% fromeditor.c•Marks are given primarily for correctness and correct use ofcoding constructs.•You will lose marks for inconsistent indentation, variable names,brace placement,wrong file name, poor code readability,etc.•You will lose marks if you do not use loops, switches, if/else, etcproperly and effectively.•Do not use global variables or goto statements•You will lose marks if you submit an overly complicatedalgorithm as a solution.This program does not requireextremely complicated algorithms.More Details about marking•40% of the mark comes from automated testing◦running styleCheck/cpplint (files attachedso you can try it)▪lose up to 10 marks for errors in style check▪type "python styleCheck.py" after putting both files in the samedirectory as your source code◦zero in this section if the file name is incorrect◦tests compilation and warnings▪-10 marks for each warning,0 on assignment if it doesn'tcompile◦40 pts automated tests of required functions•60% of the marks come from TA grading◦15 pts correct editor functionality◦15pts program design▪suitability of algorithms

You’re reading a preview
To View Complete Document
Become a Desklib Library Member.
Subscribe to our plans