bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QNX TERM_* Function interface layer


From: Rick Niles
Subject: QNX TERM_* Function interface layer
Date: Mon, 12 May 2003 16:50:14 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

I wrote the basics of a compatibility layer for QNX 4.x TERM_* functions (it was a precursor to having a proper Curses). It's far from a complete API of all the TERM_ functionality, but I thought others might find it useful. It has all the basic functions that the application I ported needed.

Do you have a "contrib" section where you could add this? It seems to0 small and specialized to distribute on it's own.

I can honestly say I didn't see the QNX code to implement it. In fact, I didn't have a QNX 4 system or even a QNX 4 manual. I wrote this based only on screen shots and code that called it. However, I didn't have to modify one line of the original code that called it (because I wasn't allow to).

You can find a complete list of functions at:
http://www.qnx.com/developer/docs/qnx_6.1_docs/mig4nto/guide/libtable.html

If you think it's not worth including that's fine too. :)

        Thanks,
        Rick Niles.

Attachment: qnxterm.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]