On 21 Sep 2006 06:02:10 -0700, ibor@[EMAIL PROTECTED]
wrote:
>Hello,
>
> I've got the source code of a program, written in 1992 to control the
>values of an industry machine, and I need to recompile it again but,
>unfortunatly, I haven't got the original Microsoft C compiler that was
>used to.
Which was?
> When I tried to recompile with my actual Visual C++ (nmake and the
>makefiles), an error appears because I need the graph.h librery to draw
>in MsDos.
graph.h and graphics.lib aren't going to be very useful with VC++,
unless VC++ can do 16-bit EXEs.
>
> As I can see on the Internet, none've got it. Can anybody take me a
>hand?
>
> Thanks a lot.
--
ArarghMail609a at [drop the 'http://www.'
from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the garbage from the reply address.


|