Date: Tue, 29 Oct 2002 16:49:02 -0500 Message-Id: <200210292149.g9TLn2e18050@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (a_dolatabadi AT yahoo DOT com) Subject: Re: help topics in DJGPP References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Nothing in DJGPP talks about the C language itself, nor any other language DJGPP supports. You should obtain a book or other reference on standard C for this. Note that DJGPP itself has no control over what the compiler supports; we merely port gcc from the FSF pretty much as-is. Note that they don't document the standard languages either.