On Monday, 9 December 2013 at 08:11:04 UTC, Jacob Carlborg wrote:
On 2013-12-08 19:44, Walter Bright wrote:

To be fairer (!), all of these (except restrict) are non-Standard
extensions for C. "restrict" is an extension for C++.

It doesn't matter they're not standard, as long as people are using them.

Not when writing portable code.

Nowadays I just do JVM/.NET stuff, but I still remember the
headaches of writing portable C and C++ code across commercial
UNIX systems during 1999 - 2001.

--
Paulo

Reply via email to