Inspiration
Before I wanted to code the big stuff, I felt I needed to create utilities to help me accomplish that. I felt a text editor was big enough for me to be a challenge, but not too daunting.
What it does
It edits text files line-by-line.
How I built it
Lots of analyzing files. Lots of calculations based on these findings. I used most of the standard library and 2 non-standard libraries.
Challenges I ran into
Using all the functions into a single, logical and functional main() function.
Accomplishments that I'm proud of
Every single one of those functions that I have created work perfectly under most conditions.
What I learned
Creating something like this is easy and hard at the same time.
What's next for Line Editor (led.exe)
Actually finishing it.
Log in or sign up for Devpost to join the conversation.