answersLogoWhite

0

Yes, http://msdn2.microsoft.com/en-us/library/64973255(VS.80).aspx

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What are the two major types of programming languages in c plus plus?

Object oriented programming and structured programming.


How can you download c c plus plus language in Hindi addition?

You cannot download programming languages!


Put these programming languages in order from oldesr to newest basic c plus plus cobol?

cobolbasicc++


How we can install the c and c plus plus?

You cannot 'install' programming languages. Instead, you can try to install a compiler or an IDE.


What is the different between Compiler and Interpreter in C or C plus plus programming?

It is easy to tell: there is no interpreter for C and C++, they are compiled languages.


What is programming languages in c plus plus?

Programming in C++ means designing and writing a computer program using the C++ programming language. C++ is a high-level, machine-independent language which must be converted into machine-dependent code by a compiler.


Put these programming languages you order from oldest to newest basic c plus plus cobol fortran?

From oldest to newest: FORTRAN, COBOL, BASIC, and C++


When was Plus - programming language - created?

Plus - programming language - was created in 1976.


What is the difference between CA and C plus plus?

CA is an abbreviation for chartered accountant (Ca is the chemical symbol for calcium, which is an element). C++ is a programming language. If you actually meant what is the difference between C and C++ programming languages, then the main difference is that C++ incorporates object-oriented programming whereas C does not. Otherwise both languages are largely the same, insofar as most C programs will compile under C++ with relatively minor modification.


Is c plus plus a modular programming?

No, but it does support modular programming through namespaces.


Why study c plus plus programming?

we are using c plus plus programming for developing object oriented programing software.


What is the assembler of java c plus plus c and asp.net?

There is no such thing. An "assembler" is a program that converts assembly language code, into machine language. Other programming languages have a "compiler", which is more or less equivalent.