Discussion:
ncurses
(too old to reply)
a***@drrob1.com
2013-10-02 00:31:33 UTC
Permalink
I'm interested in restarting my learning to use ncurses in gm2
project.

I know there is some sample code somewhere, but I cannot find where. I
tried looking at cvs..., but this is way beyond my skillset

Where do I find what has already been done?

How do I compile code that imports ncurses, etc?

Any help would be appreciated.
a***@drrob1.com
2013-10-02 02:55:35 UTC
Permalink
Post by a***@drrob1.com
I'm interested in restarting my learning to use ncurses in gm2
project.
I know there is some sample code somewhere, but I cannot find where. I
tried looking at cvs..., but this is way beyond my skillset
Where do I find what has already been done?
How do I compile code that imports ncurses, etc?
Any help would be appreciated.
Looking at the example WindowDevice that uses ncurses, I cannot find
how input is handled. As far as I can understand, WindowsDevice is a
write-only module.

Am I missing something?

Loading...