patch applied (c2hs): C99 for statements allow an initial decleration rather than an expression
26 Mar
2007
26 Mar
'07
10:04 a.m.
Sun Mar 25 05:46:44 PDT 2007 Duncan Coutts <duncan.coutts@worc.ox.ac.uk> * C99 for statements allow an initial decleration rather than an expression eg: for (int x = 0; x < n; x++) { ... } M ./c2hs/c/CAST.hs -1 +2 M ./c2hs/c/CParser.y -1 +4
7066
Age (days ago)
7066
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts