Question: Create a basic text editor in C programming using ncurses library. The editor must included the following. 1) This editor takes a text file on
Create a basic text editor in C programming using ncurses library. The editor must included the following. 1) This editor takes a text file on the command line. Checks for file if not found create it. 2) Coomand mode/editing mode 3) read the text file to console 4) save text to the text file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
