[TxMt] C syntax fixes
Luc Heinrich
luc at honk-honk.com
Thu Jan 26 10:28:58 UTC 2006
On 25 janv. 06, at 23:55, Sune Foldager wrote:
> I thought K&R style prototypes are no longer legal in C?
K&R style, aka 'pre-standard traditional form' is listed as an
obsolescent feature in C99, which just means that it *may* not be
supported in the future.
As of today, the Ruby interpreter code still uses this style, for
example.
--
Luc Heinrich - luc at honk-honk.com - http://www.honk-honk.com
More information about the textmate
mailing list