开发者

HTML version of C standard draft (n1256.pdf)?

Is there an HTML version of n1256.pdf (ISO C99+TC3), or a recommended way to convert it to html or another less-painful format for browsing? All of the pdf converters I've tried have given 开发者_高级运维very poor results, especially in failing to convert the "fi" ligatures to something more easily searchable, but also just with respect to basic formatting.

Here is the original for reference:

http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf


It seems to be the last draft prior to standardization, rather than C99+TC3, but here's an excellent copy:

http://busybox.net/~landley/c99-draft.html

Edit: And here is C99+TC3: http://port70.net/~nsz/c/c99/n1256.html

And the C11 draft: http://port70.net/~nsz/c/c1x/n1570.html


Best match so far: http://c0x.coding-guidelines.com/

This web site contains a modified version of N1256. It includes wording that has been deleted from C99 (i.e., in struck through form) and wording that does used to appear in C99 (i.e., in underlined form).

The formatting is pretty crude, though…

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜