Need advice on converting programs from Borland C compiler

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

 



I have a few programs that were written for DOS and compiled under the Borland Turbo C compiler that I need to convert to run under the Linux like environment in Cygwin. The code has a lot of cursor positioning function calls like gotoxy(), makes use of screen colors using a function called cprintf(), and has some functions for getting getting special characters from the keyboard like F1-F12. Is there a library that comes with the native GCC that comes with Cygwin that has these or similar functions? I can't seem to find it. Advice...?

Dave Stelte
stelte@xxxxxxxxxxx




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux