descriptionhtml version of the c standard
repository URLgit://nsz.repo.hu:49100/repo/c-standard
ownernsz@port70.net
last changeSun, 11 Nov 2012 19:06:02 +0000 (11 20:06 +0100)
last refreshMon, 6 May 2024 23:19:39 +0000 (7 01:19 +0200)
content tags
add:
readme
the c standard working draft documents are only
available in a hard to handle pdf format
http://www.open-std.org/jtc1/sc22/wg14/www/documents

this project provides plain text and html versions
of the c99 and the c1x standards

the conversion is done using pdftotext and some
automated as well as manual cleanups

n????.txt:
	ascii version
n????.pre.html:
	html version with links but without formatting (original layout)
	best viewed in a 120 char wide terminal and text based browser
n????.html:
	html version with formatted text (partly manually done)

unfortunately some information is lost/garbled
(eg. italic and bold text, mathematical notations, diff marks)

latest versions
n1256.html (cleaned up manually)
n1256.pre.html
n1570.html
n1570.pre.html
shortlog
2012-11-11 nszfix formula for logb in n1570.htmlmaster
2012-09-12 nszmanually fix n1570.html, fix x^y in cpow for n1256...
2012-09-05 nszadd #1.2.3p4 style paragraph links
2011-10-29 nszfix 2<sup>e</sup> in c99 bitwise shift
2011-09-18 nszupdate translit (to handle c++ drafts as well)
2011-08-23 nszfix annot (recognise _ as first char in section title)
2011-07-24 nszadd pre.html version of n1570
2011-07-24 nszremove old c1x draft (n1548)
2011-07-24 nszadd new c1x standard draft (n1570), +pdf2html.sh script
2011-07-22 nszcontent link after each section for easy nav
2011-07-22 nszmanual n1256 fixes (annexes)
2011-07-22 nszfix html escape
2011-07-22 nszcosmetic change (h6 is small on modern browsers)
2011-07-22 nszfix manual n1256 (para, notes)
2011-07-22 nsz<sub>opt</sub> fix
2011-07-22 nszfix <pre> placement in n1256
...
heads
11 years ago master