Re: Question for Rob re ncurses

new topic     » goto parent     » topic index » view thread      » older message » newer message

Chris Burch wrote:
> 
> Hi,
> 
> I'm trying to wrap ncurses, its a slow job, but there are quite few things in
> there that I want.
> 
<snip>
> Now, my question is this - could there be some interaction with the 'on board'
> ncurses already statically linked in the interpreter - if so would it possible
> for youy to 'loan' me a copy of a non-linked exu to test this out?
> 

I believe if you want to link with functions from libraries that are already
  loaded, such as libc.so or kernel functions or ncurses, you can use open_dll("").
  I'm not sure whether this will fix your crashes, though.

> Chris
> 

~[ WingZone ]~
http://wingzone.tripod.com/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu