Skip to content

This project is meant to help me learn alot about the C programming language and managing memory. Also the datasctructures and algorithums that help to make up text editors.

Notifications You must be signed in to change notification settings

N103Gremillion/C-TextEditor

Repository files navigation

C-TextEditor

This project is meant to help me learn alot about the C programming language and managing memory. Also the datasctructures and algorithums that help to make up text editors.

It uses SDL2 for the redering and SDL_ttf for the fonts This is meant to be a simple textEditor that can take in character input and save it to your machine. I used a gap buffer for the main storage dataStructure.

About

This project is meant to help me learn alot about the C programming language and managing memory. Also the datasctructures and algorithums that help to make up text editors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published