Wednesday, August 5, 2015

c download | Turbo c

Turbo c


the icon of turbo c look like while in use



TurboC in a nutshell

TurboC is a linkable library and a set of C header files that make it easier to port C code originally written for Borland's MS-DOS based Turbo C compiler to GNU gcc -- and therefore to a wide variety of *nix computer platforms.   Generally speaking, it is the following:
An implementation via ncurses of conio.h from Turbo C.
An implementation via Xlib of graphics.h from Turbo C.
A few other functions and time-saving features thrown in for convenience.
A means of overcoming the integer datatype discrepancies between Turbo C and GNU gcc.
It is not, by any means, a complete solution, but you may find it helpful.  The support for graphics.h is in its relatively early stages.

Click Here for Download
download path for link


No comments:

Post a Comment