473,487 Members | 2,466 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

CRT (C runtime library)

Is that true the CRT (C runtime library) is much low level code
compare to the C++ Standard Library?

Since I saw the CRT mainipulate byte, floating point, search /
sorting.

So C++ programmer usually just use the C++ Standard Library instead
using the much low level CRT??

It seem to me C++ Standard Library already includes everything for
high level program like Game, Internet, Graphics destop applications.
I don't really need CRT.

So the CRT is mostly used by C programmer?
Apr 2 '08 #1
1 2181
June Lee wrote:
Is that true the CRT (C runtime library) is much low level code
compare to the C++ Standard Library?

So C++ programmer usually just use the C++ Standard Library instead
using the much low level CRT??
See my other post.

--
Ian Collins.
Apr 2 '08 #2

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

Similar topics

0
766
by: JonoMG | last post by:
Hey all, Quick question as I have searched and haven't been able to find the answer so far. We have an application that we have recently ported to .Net Studio 2003 which uses third party...
5
1794
by: doodoosy | last post by:
Hi, I'd like to know how to write a program witch don't use the runtime library so it will be smaller... I use turbo C 3 and I also have TASM
4
1832
by: songie D | last post by:
In the file settings for one of the .cpp files in a Win32 unmanaged DLL project, the runtime library it is using by default is Multithreaded Debug. Is there any point in using multithreaded library...
5
3049
by: Gerhard Menzl | last post by:
When creating a Managed C++ DLL using the Visual Studio 7.1 Solution Explorer (by selecting Add New Project and then either choosing Class Library (.NET) or Windows Control Library (.NET)), the IDE...
1
4181
by: Robert | last post by:
Im using Windows XP Pro, SP2 (error was still with SP1), P4 3.4Ghz, 1Gb Ram, NVidia FX1100 Graphics, Using Programs such as Autodesk Inventor & AutoCAD. I don't have a clue what Microsoft Visual is...
21
5204
by: Paul Edwards | last post by:
I have written a public domain (not GPL etc) C runtime library (PDPCLIB) for DOS, OS/2 and MVS. You can see it here: http://sourceforge.net/projects/pdos/ I now wish to port it to Win32, so...
9
3775
by: Andreas Schmitt | last post by:
I am workin on a 2 part project right now. The first part is a DLL, the second part a normal exe using that DLL. When I use the VS2005 standard setting for compiling with the Multithreaded-DLL...
1
1955
by: LinLMa | last post by:
Hello everyone, There are 4 runtime library options, my understanding is, 1. /MT static link to CRT release version 2. /MTd static link to CRT debug version 3. /MD dynamic link...
2
2228
by: mohi | last post by:
hello every one , this may be very basic question and may be a bit out of topic ,, can anyone please tell me what are the functions of runtime library and are they the one which create the...
1
3466
by: maurak | last post by:
Often when I am typing a private message on facebook and i have been typing for a while this "runtime error" happens and closes my program. The message that comes up is titled: Microsoft Visual C...
0
7105
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
6967
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...
0
7180
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5439
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,...
1
4870
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
3076
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...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
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 ...
1
600
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.