From: "David Monksfield" Newsgroups: comp.os.msdos.djgpp Subject: Should djdev203/gcc3.1 include stdint.h/inttypes.h? Date: Mon, 15 Jul 2002 15:23:48 +0100 Lines: 14 Organization: Broadcom UK Ltd X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 NNTP-Posting-Host: 193.115.161.253 Message-ID: <3d32daf5$1_1@nnrp1.news.uk.psi.net> X-Trace: 15 Jul 2002 15:23:49 GMT, 193.115.161.253 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I was trying to compile a program that uses but I can't find this in my DJGPP setup. Have I missed something? contains standard fixed-size integer definitions such as int8_t and uint64_t. The version on my linux box starts with the comment ISO C99: 7.18 Integer types suggesting that it's some sort of standard. TIA -- David Monksfield