472,975 Members | 1,323 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,975 software developers and data experts.

QUERY: Borland C++ 4.5 vs Borland Turbo C++ 1.01

Am wondering whether Borland C++ 4.5 or Borland Turbo C++ 1.01
supported C++ templates. If not, which
other future version of BC++ or TC++ did? If BC++ 4.5 or TC++ 1.01 does
support it, how much of the
C++ language does it support.

Oct 2 '06 #1
1 3714

dh*****************@hotmail.com wrote:
Am wondering whether Borland C++ 4.5 or Borland Turbo C++ 1.01
supported C++ templates.
AFAIK, Turbo C++ 1.01 doesn't support templates, but Borland C++ 4.5
does. But the support is not very good.
I know quite well Borland C++ 5.0. And, I can say it doesn't support
member templates, but it supports default template parameters and
partial specialization of template classes.
An annoying thing with Borland C++ 5.0 (and thus, probably Borland C++
4.5) is that the iostream library is not templatized and is not in
namespace std, though the STL is in namespace std.
If not, which
other future version of BC++ or TC++ did? If BC++ 4.5 or TC++ 1.01 does
support it, how much of the
C++ language does it support.
Borland C++ 5.5 has a much better support for templates than previous
versions.
It has a full support (with a few minor bugs) of templates, including
member templates of template and non-template classes.
It's enough to program comfortably, using all the language.

But, AFAIK, Borland C++ 5.5 is not available as 16 bits compiler.
You can download it freely on Borland's web site.

Oct 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Danny Deen | last post by:
Hello everyone, --------------- I'm looking to buy any or all of the following MS-DOS compilers: ================================== ------------------------------------------ (I) Microsoft...
0
by: Kenneth Gomez | last post by:
Hello, I have tried many avenues (web search, borland website, libxml website) before deciding to post here. I'm trying to install libxml2 on windows ME to work with my Borland C++ 5 Compiler...
4
by: NathanAllen | last post by:
First of all to let you know I am using the following compiler: Borland C++Builder 5.5.1 with Turbo Incremental Link 5.00 When I tried to make my first GUI drawing following Lawernceville Press's...
0
by: Jaspreet | last post by:
Hi All, I want to make a Chat Server and Client program in C++ using Turbo/Borland C++ on a windows/Dos platform. if you have any info, suggestions or resources for Network programming in...
2
by: Mark | last post by:
Where can I get Borland C++ 3.1 ? or Borland Turbo C++ 3.1 for Windows (Visual Edition) I am using the code generator that requires one of these compilers. When working with that generator...
3
by: MS | last post by:
Hi, I'm trying to find out whether Borland C 4.5 and MVC still exist. I'm doing so as I have code that was compiled by them originally and wnated to recompile it using that code to do some...
3
by: Eli Hughes | last post by:
Hello All: Does anyone know where I could find a copy of Borland Turbo C version 3.0? I have piece of embedded hardware (Lantronix Xport) that can be reprogrammed but I need an old x86 compiler...
7
by: Frederick Williams | last post by:
Does anybody know where I can download Borland C++ 4.52 from? Some years ago it was available "free" on a magazine cover. So I'm hoping that it's available from somewhere without upsetting the...
4
by: Herhor | last post by:
Recently Borland has been hyping its new line of RADs called "Turbo" as an ultimate tool for beginning programmers. Are these products really match for Microsoft's "Visual Studio"?
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.