> Otherwise, did somehow the #define for STDC change between 1.2.2 and > 1.2.2.3 ? The real problem is that you cannot portably simulate va_list, > that's why <stdarg.h> was invented. Actually, va_list is a rather complex struct on ALPHA systems, and STDC must be defined.