Hi,
I'm using Borland C Dos Compiler.
how can I create an Dos execution file by linking? Assume that the
compilation command is bc.
Let say I have test1.c and test2.c, I want to create final test.exe from
these two files. Any tips? Probably batch script will be nice.
Thanks.
Regards.
I'm using Borland C Dos Compiler.
how can I create an Dos execution file by linking? Assume that the
compilation command is bc.
Let say I have test1.c and test2.c, I want to create final test.exe from
these two files. Any tips? Probably batch script will be nice.
Thanks.
Regards.
Comment