Skip to content

yposwal2/Text-Editor-Using-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text Editor using C

Description

The code is a simple text editor program written in C language. It allows the user to create, open, and save text files. The program displays a menu with four options - create a new file, open an existing file, save file, and exit. The program then performs different actions based on the user's choice. The program continues to run until the user selects the "exit" option.

Note: The code for this project is saved as 'project.c' in this repository.

Utilities Used

  • Visual Studio Code
  • C/C++ extension for Visual Studio Code

Program Results

Output I
Disk Sanitization Steps

Output II
Disk Sanitization Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages