Dennis Ritchie: Why I do not like X3J11 type qualifiers
april 2010 by michielbuddingh
An interesting summary of problems with C89 (and C99) type qualifiers. 'noalias' sounds very, very similar to C99's 'restrict', but it's possible that a subtle difference in the semantics invalidates most of Ritchie's criticism in this page.
c
programming
history
april 2010 by michielbuddingh