1 the c standard working draft documents are only
2 available in a hard to handle pdf format
3 http://www.open-std.org/jtc1/sc22/wg14/www/documents
5 this project provides plain text and html versions
6 of the c99 and the c1x standards
8 the conversion is done using pdftotext -layout
9 with some cleanups, see translit.sh and tohtml.sh
12 the html version is best viewed in a 120 char wide
13 terminal with terminal based browser
14 (original text layout is used, structuring the text
15 properly would take considerable amount of effort)
19 one page, easy to grep ascii only text
21 unfortunately some information is lost/garbled
22 (most notably mathematical notations around
23 floating point specs, and diff marks wrt previous