问题描述
我可以下载C89的最后公开稿吗?什么
关于C95的草稿?
我真正需要的是所有标准库函数列表,宏,
类型等用于关键字文件,用于语法高亮。
我想为两个主要的C标准创建一个,使用C89 / 90版本
包括1995年的修正案。我已经为C99准备了n869。
谢谢。
-Kevin
-
我的电子邮件地址有效,但会定期更改。
要联系我,请使用最近发布的地址。
Is there a place I can download the last public draft for C89? What
about a draft for C95?
What I really need is a list of all standard library functions, macros,
types, etc. for a "keyword file", which is used for syntax highlighting.
I want to create one for both major C standards, with the C89/90 version
including the 1995 amendment. I already have n869 for C99.
Thanks.
-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.
推荐答案
嗯,我有一份C89草案的副本 - 这是在我的网站上:
那个'' sa 496千字节的ASCII文本文件,用BZip2压缩到
95.5千字节。
-
Simon。
Hmm, I have a copy of the C89 draft -- here it is on my website:
http://members.optushome.com.au/sbib...nsic89.txt.bz2
That''s a 496 kilobyte ASCII text file, compressed with BZip2 to
95.5 kilobytes.
--
Simon.
非常感谢,西蒙。你碰巧知道这是不是最后一次公开征集的公共草案,还是更早的事情?
-Kevin
-
我的电子邮件地址有效,但会定期更改。
要联系我,请使用最近发布的地址。
Thank you very much, Simon. Do you happen to know if this was the last
public draft, or something earlier?
-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.
Thank you very much, Simon. Do you happen to know if this was the last
public draft, or something earlier?
最后一次公开选秀。这是K& R2第一次印刷
的文件。
对于C95,看看
Dan
-
Dan Pop
DESY Zeuthen,RZ集团
电子邮件:
这篇关于旧的标准草案下载?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!