Newbie C programming question - OT
Hi all,
I'm trying to teach myself C and am writing as little PIM to go with
mutt in console mode.
To date, my only programming type experience has been developing
mult-user databases for contact management in VBA.
In VBA, forms have fields and fields have events like OnEnter() and
OnExit(). I can create very nice forms in ncurses but I can't seem to
find the equivalent functions for me to manipulate. So I end up with
good forms, a good data structure but no a good way of passing data
from the forms to the tables (I like the use of writing fields
OnExit() ).
Two questions:
1. Is there a C programming tutor list that's recommended?
2. Does anyone know of a ncurses C program that really uses forms
and is well commented?
Thanks in advance.
Patrick
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: