Ross Smith wrote: > Linux uses values up to 528. (Not literally "in <errno.h>", in a nested > include, but I presume you intended to include that; Linux's <errno.h> > doesn't define any values in itself.) Really? :-) MIPS, Linux-2.4.14: #define EDQUOT 1133 /* Quota exceeded */ -- Jamie