adsr / mle

flexible terminal-based text editor (C)
Apache License 2.0
827 stars 53 forks source link

help #6

Closed hljcode closed 6 years ago

hljcode commented 6 years ago

Hi,your work is wonderful,and i want to learn how it works ,and try to build one for myself. but i am a newbie in programming( familiar with c and some simple datastructures ).can you give me some suggestions,thanks.

adsr commented 6 years ago

Hello and thanks. I'd suggest doing C tutorial or book, and familiarizing yourself with gdb. Good luck!