473,473 Members | 1,857 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 3744

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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.