Skip to content

amoljagdalepucsd/MyLineEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Editor Program User Guide

This guide provides comprehensive instructions for using the Editor program, allowing you to view, edit, and understand changes in input files. To get started, compile the program using the terminal command gcc Editor.c, and then run it with ./a.out input.c, replacing input.c with your desired file. Upon launch, the file's content will be displayed for easy comprehension. Press h for a command menu explaining available actions. To save edited files, enter a filename (a ? will be appended) when prompted. The program offers various commands for navigation and editing; consult the command menu for details. By following these steps, users can confidently utilize the Editor program to enhance their file editing experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages