473,569 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dinkum C++ Library

On a website, it says that "Dinkum C++ Library" has <algorithm>, <bitset>,
<complex>, <deque>, etc. What's "Dinkum C++ Library"? How is it related to
standard C++ library? Thanks!

Jul 22 '05 #1
2 2883
On Sat, 03 Jul 2004 07:07:36 GMT, Busin <bu****@fidrep. com> wrote:
On a website, it says that "Dinkum C++ Library" has <algorithm>,
<bitset>,
<complex>, <deque>, etc. What's "Dinkum C++ Library"? How is it related
to
standard C++ library? Thanks!


Dinkum C++ library is an implementation of the standard C++ library. The
C++ standard is exactly that, a standard that others (such as Dinkumware)
try to implement.

Dinkumware supply the standard C++ library that ships with Microsoft
compilers but you can also purchase it seperately. Another implementation
of the standard C++ library (should you want to compare and contrast) is
the SGI one

http://www.sgi.com/tech/stl/

john
Jul 22 '05 #2
"John Harrison" <jo************ *@hotmail.com> wrote:
Dinkumware supply the standard C++ library that ships with Microsoft
compilers but you can also purchase it seperately. Another implementation
of the standard C++ library (should you want to compare and contrast) is
the SGI one

http://www.sgi.com/tech/stl/


Here is a list of all implementations I'm aware of (and which are still
available):
- <http://www.dinkumware. com>; this library is intended to be used with
various different compilers. I know that it works with MSVC++ (it is
the library shipping with this compiler), gcc, and Comeau C++. There are
more systems it is working on but I haven't had a chance to use it there.
- <http://www.roguewave.c om>; this is also intended to be used with
various compilers but I have only used it with Sun CC where it is somewhat
incomplete which is at least partially due to the compiler itself.
- <http://www.stlport.com >; this is a free library intended to be used with
various different compilers and I have used it with gcc and Comeau. It is
derived from the library SGI has created but which is, AFAIK, no longer
maintained.
- <http://gcc.gnu.org/libstdc++/>; this is the standard C++ library shipping
with gcc. I don't think it can run with a different compiler.
- <http://www.metrowerks. com>; they ship their own standard C++ library with
their compiler products (CodeWarrior... ). I don't know whether this library
could be run on other systems (at least, I wasn't able to get a copy).
- <http://cxxrt.sourcefor ge.net/>; this is my own free implementation
implementation. Some rarely used things are still not implemented
and I'm not really actively working on it at the moment.

I'm unaware of any other implementation of the standard C++ library although
I know of some vendors which use to be around but discontinued their standard
C++ library.
--
<mailto:di***** ******@yahoo.co m> <http://www.dietmar-kuehl.de/>
<http://www.contendix.c om> - Software Development & Consulting
Jul 22 '05 #3

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

Similar topics

2
6449
by: pieter.breed | last post by:
Hi All, The company I work for has traditionally used COM/ActiveX for the solutions that it provides. We are in the process of moving to .NET and a few applications have been written in VB.NET up to this point. Some of the applications are class libraries which need to be callable via the COM interface from some of the older applications....
4
3339
by: womanontheinside | last post by:
I have a library which was written in C, you call a function, it provides the result by a callback to specific function names. I am trying to wrap the calls to this inside a class, but this causes a problem with the callbacks, for example: class X { public: add(); };
3
4254
by: K.S.Liang | last post by:
Hi all, 1> If there are more than one dynamic linking libraries in the file system, how do I know which one is loaded into system? Any C library or system call can tell me which *.so or *.sl is active? Can the setting of LD_LIBRARY_PATH guanrantee that the correct one is executed? 2> In MS-WINDOWS, once a DLL is loaded by one...
19
2489
by: Deniz Bahar | last post by:
Hi, I would like to call one of my functions the exact name as an existing C library function (for example K&R2 exercises asks me to make an atof function). If I don't include the header with the declaration for the C library function (stdlib.h in this case) then define/declare my own function with the same name, am I safe? It seems to...
3
1577
by: Manny Silva | last post by:
Hi, I would like to create a static library that uses and in effect adds to another static library. I could simply add functionality to the existing library, but functionally it doesn't really belong there... that is, the one library is very inspecific. The Library I need to create will be project specific, and I prefer not to have to mix...
1
7086
by: Jim | last post by:
Have fully operational software package developed on VB.NET that worked until Jan 1 2003, with early stage deployments on Oct 10, Oct 23, Nov 11, Dec 12 and Dec 30. When attempted final deployment on Jan 2, 2004 got following messages and errors... I reset everything and tried several times agian. Then erased the setup project and tried to...
10
1797
by: mwt | last post by:
So in a further attempt to learn some Python, I've taken the little Library program (http://groups.google.com/group/comp.lang.python/browse_thread/thread/f6a9ccf1bc136f84) I wrote and added several features to it. Readers now quit when they've read all the books in the Library. Books know how many times they've been read. Best of all, you can...
10
2664
by: Julian | last post by:
I get the following error when i try to link a fortran library to a c++ code in .NET 2005. LINK : fatal error LNK1104: cannot open file 'libc.lib' the code was working fine when built using .NET2003. also, when I do not try to link the fortran library (just to see if that was the cause), it builds the exe without any problems. i don't...
0
4072
by: JosAH | last post by:
Greetings, the last two article parts described the design and implementation of the text Processor which spoonfeeds paragraphs of text to the LibraryBuilder. The latter object organizes, cleans up and stores the text being fed to it. Finally the LibrayBuilder is able to produce a Library which is the topic of this part of the article. ...
0
7924
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7672
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7968
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6283
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5219
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1212
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
937
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.