Mail Archives: djgpp/1992/08/07/13:02:56
rcharif AT math DOT utexas DOT edu writes:
>
> Hi,
>
> Did anyone write a terminal manipulation library for djgpp ?
>
> By terminal manipulation library I mean a simulation of the basic
> ioctl and terminal I/O commands or a POSIX compliant termio.
>
> I am also looking if someone has ported the GNU readline library.
>
> Thanks,
> Rami
I'm afraid I haven't tackled termio, but I have done a port of GNU
readline; I removed all ioctls and termcap/termlib references, and
used the functions in libpc.a to drive the screen and read the
keyboard directly. I have used this succesfully in a port of a
*remote debugging* gdb to MSDOS (no, it won't debug go32 programs).
Is this any use to you?
Nigel.
--------------------
Nigel Stephens
Algorithmics Ltd UUCP: nigel AT algor DOT co DOT uk nigel
3 Drayton Park or nigel%algor DOT co DOT uk AT uknet DOT ac DOT uk
London OLDUUCP:..!mcsun!uknet!algor!nigel
N5 1NU PHONE: (+44) (0)71 700 3301
England FAX: (+44) (0)71 700 3400
- Raw text -