Click to See Complete Forum and Search --> : how to bcc32.exe multiple files


therock
February 22nd, 2003, 03:11 PM
i use Borland C with EditPlus
When i compile bcc32 with only one file containing main() function ..It run OK
But now i have 2 files:
1 for main()
1 for class, function definition...
so how to compile all

I checked in borland..i did see any help.
so please help me thank:)

SeventhStar
February 23rd, 2003, 05:17 AM
well either compile them one-by-one or make a prj(or mak) file