Ask a question to Desklib · AI bot

Ask NowBETA

Deliverables. There are two different programs to submi

2 Pages413 Words220 Views
   

Added on  2019-09-16

BookmarkShareRelated Documents
DeliverablesThere are two different programs to submit for this assignment:1. A c program called testing.c that contains the three required functions and a main function that methodically tests each of the three functions. testing.c should require no user input to run.2. A c program called editor.c that uses the functions to implement a line editor as described in the previous text.Marks breakdown summaryThe marks will be roughly 25% from testing.c and 75% from editor.cMarks are given primarily for correctness and correct use of coding 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, etc properly and effectively.Do not use global variables or goto statementsYou will lose marks if you submit an overly complicated algorithm as a solution. This program does not require extremely complicated algorithms.More Details about marking40% of the mark comes from automated testingrunning styleCheck/cpplint (files attached so you can try it)lose up to 10 marks for errors in style checktype "python styleCheck.py" after putting both files in the samedirectory as your source codezero in this section if the file name is incorrecttests compilation and warnings-10 marks for each warning, 0 on assignment if it doesn't compile40 pts automated tests of required functions60% of the marks come from TA grading15 pts correct editor functionality15 pts program designsuitability of algorithms
Deliverables. There are two different programs to submi_1

Found this document preview useful?

Related Documents
Programming Assignment | Program Creation
|4
|1061
|515

CMSC 3613 Programming Assignment 2022
|3
|830
|20

A Programming Approach to Solving the Travelling Salesman Problem Using a Gree
|5
|1118
|187

Netbeans Project Implemented CODE: Assignment
|7
|3497
|353

Faculty of Engineering & Technology.
|6
|1286
|200

Faculty of Engineering & Technology.
|6
|1286
|75