Skip to content

MassimoValle/TextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextEditor

Getting Started

The goal of the project is to create a text editor with basic functions using algorithms, data structures and what we learned during the API course.

Documentation

The project is made using only C language.

Requirements

  • change: (ind1,ind2)c
  • delete: (ind1,ind2)d
  • print: (ind1,ind2)p
  • undo: (num)u
  • redo: (num)4

Built With

About

API project 2020: Text Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published