Brad Watson wrote:
Paolo,
Thanks for the advice: initial indications (from
calling the Smalltalk initScr method) are that I've
been able to successfully access the ncurses functions
after defining them int cint.c, CFuncs.st.
Now to test a whole lot of ncurses functions, and
implement all of the multiple argument ncurses
functions that I skipped on the first go around....
You can use "DLD addLibrary: 'libncurses'" after which there is no need
to patch cint.c -- just put the definitions in your own .st file.
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk