Date: Wed, 9 Apr 1997 08:31:05 -0400 Message-Id: <199704091231.IAA08195@delorie.com> From: DJ Delorie To: bwalker AT mustang DOT via DOT net CC: djgpp AT delorie DOT com In-reply-to: <5if8ji$4pa@mustang.via.net> (bwalker@mustang.via.net) Subject: Re: where are the u_ defines > I've just installed DJGPP. And I'm trying to compile some code. But > I can't seem to find a definition for the u_ defines. I know that > POSIX defines the unsigned types as ushort_t for example. But I > was curious to know why they aren't in The u_ types (like u_char) are not defined because they are neither ANSI nor POSIX.