It would be a lot of work. Assembler's fine for embedded (really
embedded) applications or real-time monitoring, but for accessing
files it's likely to be lots of work.
Well it isn't so worrying to me to access files and handle them, as to be able to do what I want.
Could you please roughly describe the process for me?
As far as I understand, I could use either terminfo (more difficult but
more powerfull, such as for apps. that need to control cursor position,
etc.), or termcap, which is less flexible but eassier and simpler.
Kind Regards