Line Editing Facility - OOP344 20113
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Under Construction!!!
Line Editing Facility
As your first assignment, you are to upgrade the console input output library to include line-display and line-editing facilities. Your task throughout the set of assignments is to upgrade the original version of the library module provided in this course.
Learning Outcome
Upon successful completion of this first assignment, you will have demonstrated the abilities to design and code
- functions that use the console input and output library
- a line editor
- an application that uses your line editor