>+// Irix 6.5.18 and above have wide char support >+// This is a first pass at getting it to work >+#define __c99 1 >+#define restrict >+ > #endif This is about what I was expecting, cool. -benjamin