Hi everyone,
first of all i m glad forum is back on...
second thing is that i was wondering if there is any good tutorials on using curses.h library(?) (I tried to google it and got some answers...but still...)
Because i need to do simple text editor in C using this librarys and i would like to get some guidelies on how to get things done.
Thank you all for your help.
Could this one be helpful for you?
http://www.gmonline.demon.co.uk/cscene/CS3/CS3-08.html (http://www.gmonline.demon.co.uk/cscene/CS3/CS3-08.html)
Well thnx i ll look into it...anything is useful...so thnx again.
PDCurses keyword gives more information
If you look for examples, how to use this library, you could try http://www.koders.com (http://www.koders.com).
It's a code search engine for GPL'd code.