有什么样的官方C文档? [英] Is there something like the official C documentation?

查看:162
本文介绍了有什么样的官方C文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我期待在C所有的语法和内置函数的文档,但我找不到任何的网站上线,这似乎像一个最终官方的标准C知识来源。

除了著名的书由Kernighan和Ritchie ,不存在任何在线C规范?也许有,我不知道如何找到它。或者,也许问题是,我完全不知道我要找的。
为您的私人使用的从ANSI(精等标准组织):

解决方案

您可以获取C99标准(1999年ISO / IEC 9899)的PDF副本适度的费用 - 我相信这是18美元时,我买我的。具有可宝贵的是我。但是,如果你发现在公共副本,那么它是违禁品。

您可以找到最终委员会草稿和C(C0X)标准委员会在JTC1,SC22的当前工作的文件,WG14网站的的开放标准组织。 (这是第一联合技术委员会,分委会22日,工作组14,我相信)。

还有一个硬皮书'C标准:结合技术勘误1'(也包括原理)可用于略低于85适度美元左右。

一个关于C的最好的书是'C:参考手册第五版。但是,你问'的标准C知识最终的官方消息,唯一的官方这样的来源是C标准,加上其更正。

也参见 http://www.coding-guidelines.com/ 并的 http://c0x.coding-guidelines.com/

I'm looking for the documentation of all the syntax and built-in functions in C, but I can't find any site online which seems like an ultimate official source of standard C knowledge.

Apart from the famous book by Kernighan and Ritchie, isn't there any online C specification? Maybe there is, and I don't know how to find it. Or maybe the problem is that I don't exactly know what I'm looking for.

解决方案

You can obtain a PDF copy of the C99 standard (ISO/IEC 9899:1999) from ANSI (and other fine standards organizations) for your private use for a modest fee - I believe it was 18 USD when I bought mine. Having that available is invaluable to me. But if you find a copy in public, then it is contraband.

You can find final committee drafts and current working documents of the C (C0x) Standard Committee at the JTC1, SC22, WG14 web site at the Open Standards Organization. (That's Joint Technical Committee 1, Sub-Committee 22, Working Group 14, I believe).

There is also a hardback book 'The C Standard: Incorporating Technical Corrigendum 1' (also including the Rationale) available for a slightly less modest 85 USD or thereabouts.

One of the best books about C is 'C: A Reference Manual' in its fifth edition. However, you asked for 'ultimate official source of standard C knowledge', and the only 'official' such source is the C standard, plus its corrigenda.

See also the material at http://www.coding-guidelines.com/ and http://c0x.coding-guidelines.com/.

这篇关于有什么样的官方C文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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