我想知道c ++语言的标准文档 [英] I want to know the standards document of the c++ language

查看:72
本文介绍了我想知道c ++语言的标准文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道c ++语言的标准文档。哪里可以获得
i?

vc ++与c ++有何不同?

解决方案

On Thu,2008年9月25日03:07:25 -0700,Sreenivas写道:


我想知道c ++语言的标准文件



当前标准(1998)被称为ISO / IEC 14882:1998。最近的

修订版是在2003年,被称为ISO / IEC 14882:2003。它是由C ++标准委员会制作的:

http://www.open-std.org/jtc1/sc22/wg21/


其中我能得到吗?



这不是免费的(也不便宜)。您可以在这里购买:

http://www.iso.org/iso/iso_catalogue...csnumber=38110


c ++与vc ++有何不同?



C ++是一种编程语言。 Visual C ++是一个Microsoft软件产品,包括一个C ++编译器,开发环境和一堆库。

它用于为MS Windows开发C ++程序。


-

Lionel B


Lionel B写道:


On Thu,2008年9月25日03:07:25 -0700,Sreenivas写道:


>我想知道标准文件c ++语言



当前标准(1998)



挑选:*当前*标准*是* 2003版本,即最近版本的b
。 1998年的文件已经过时*。


被称为ISO / IEC 14882:1998。最近的

修订版是在2003年,被称为ISO / IEC 14882:2003。它是由C ++标准委员会制作的:

http://www.open-std.org/jtc1/sc22/wg21/


>我在哪里可以得到?



这不是免费的(也不便宜)。



便宜是一个相对术语。


30个左右的PDF文档每个

五年不是真的*那个*贵......
< blockquote class =post_quotes>
你可以在这里购买:

http://www.iso.org/iso/iso_catalogue...csnumber=38110



实际上,我发现ANSI网上商店在价格方面更加宽松。

我不认为他们拒绝向你出售副本。尝试

http://webstore.ansi.org/RecordDetai...IEC+14882-2003


>


> vc ++与c ++有何不同?



C ++是一种编程语言。 Visual C ++是一个Microsoft软件产品,包括一个C ++编译器,开发环境和一堆库。

它用于为MS Windows开发C ++程序。



还应该提到VC ++

包中包含的编译器提供了许多语言扩展。你没有必要使用它们,但如果你这样做,那么语言就不再是C ++了。

也是他们称之为托管C ++的新语言。或C ++。NET,与C ++有一些相似之处。有关Visual C ++的问题应该发布在VC ++新闻组的
中:''microsoft.public.vc.language''。


V

-

请在通过电子邮件回复时删除资金''A'

我没有回复最热门的回复,请不要''请问


I want to know the standards document of the c++ language .Where can
i get??
How different is c++ from vc++?

解决方案

On Thu, 25 Sep 2008 03:07:25 -0700, Sreenivas wrote:

I want to know the standards document of the c++ language

The current standard (1998) is known as "ISO/IEC 14882:1998". The most recent
revision was in 2003 and is known as "ISO/IEC 14882:2003". It is produced by
the The C++ Standards Committee:

http://www.open-std.org/jtc1/sc22/wg21/

Where can i get??

It is not free (nor cheap). You can buy it here:

http://www.iso.org/iso/iso_catalogue...csnumber=38110

How different is c++ from vc++?

C++ is a programming language. Visual C++ is a Microsoft software product
including a C++ compiler, development environment and a bunch of libraries.
It is intended for developing C++ programs for MS Windows.

--
Lionel B


Lionel B wrote:

On Thu, 25 Sep 2008 03:07:25 -0700, Sreenivas wrote:

>I want to know the standards document of the c++ language


The current standard (1998)

A nit-pick: the *current* standard *is* the 2003 version, i.e. the most
recent revision. The document dated 1998 has been *obsoleted*.

is known as "ISO/IEC 14882:1998". The most recent
revision was in 2003 and is known as "ISO/IEC 14882:2003". It is produced by
the The C++ Standards Committee:

http://www.open-std.org/jtc1/sc22/wg21/

>Where can i get??


It is not free (nor cheap).

"Cheap" is a relative term.


30 or so for a PDF document once every
five years is not really *that* expensive...

You can buy it here:

http://www.iso.org/iso/iso_catalogue...csnumber=38110

Actually, I find ANSI web store more accommodating in terms of prices.
I don''t think they''d refuse to sell a copy to you. Try

http://webstore.ansi.org/RecordDetai...IEC+14882-2003

>

>How different is c++ from vc++?


C++ is a programming language. Visual C++ is a Microsoft software product
including a C++ compiler, development environment and a bunch of libraries.
It is intended for developing C++ programs for MS Windows.

There should also be a mention that the compiler included in VC++
package provides numerous extensions to the language. You don''t have to
use them, but if you do, the language is not C++ any more. There is
also a new language they call "Managed C++" or "C++.NET", which has some
similarities with C++. Questions about Visual C++ should be posted in
the VC++ newsgroup: ''microsoft.public.vc.language''.

V
--
Please remove capital ''A''s when replying by e-mail
I do not respond to top-posted replies, please don''t ask


这篇关于我想知道c ++语言的标准文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆