Borland C++ 5.x
Borland C++ 5.x
WinWorld is an online museum dedicated to providing free and open access to one of the largest archives of abandonware software and information on the web.
WinWorld is an online museum dedicated to providing free and open access to one of the largest archives of abandonware software and information on the web.
Comments
Where are you supposed to place the files from the "Extra include files.zip" ?
@BigAIUK and to whom it may concern,
The "Extra include files" are just *.cpp and *.h files to implement matrix-, queue-, stack-, string-, and vector classes in Borland C++ . You can place them pretty much anywhere you like, and use them as you would any program you have written.
From the comment of apvector.cpp:
// vector class consistent with a subset of the standard C++ vector class
// as defined in the draft ANSI standard (part of standard template library)
On that note - templates are already part of the language at least since version 3.x for DOS
There is also Iocolors.h (with no corresponding Iocolors.cpp) and Iocolors.bak, that seem to be there by accident - these you can just delete.