Skip to content
#

corecpp

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This project is a line editor developed in C that allows you to open, read, modify, and save text files. The program supports CRUD (Create, Read, Update, Delete) operations on lines of text and individual words, along with search and navigation features. The editor uses a linked list data structure to store both lines and words, making it efficient

  • Updated Jan 16, 2025
  • C++

Improve this page

Add a description, image, and links to the corecpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the corecpp topic, visit your repo's landing page and select "manage topics."

Learn more