On 04/16/13 21:13, Helmut Karlowski wrote:
Alan Hourihane, 16.04.2013 21:38:57:Right. I have an outstanding patch for wchar.h, I'm just testing it a little more.What's that __restrict for? cygwin has it also.
Consistency, but read about __restrict here.... http://gcc.gnu.org/onlinedocs/gcc-3.2/gcc/Restricted-Pointers.html Alan.