Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 457 Bytes

File metadata and controls

5 lines (4 loc) · 457 Bytes

Roman Gerus CPP_BASE teacher Mykola Solyanko

The project "Text Editor" by Gerus Roman on a C ++ course basic instructor Solyanko Mikola. The essence of the project is to implement a simple text editor as a console application. Interaction with the user occurs in the form of simple commands. The goal of the project is to consolidate knowledge on working with pointers, functions, arrays, basic C ++ operators, and learn to write clean and readable code