This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin gcc syntax rules.


On Thu, Feb 08, 2001 at 09:39:59PM -0800, eyrie murru wrote:
> Yesterday I used the setup.exe program to install the cygwin distribution.  I installed all of the packages and all of the source code.
> Thus far while searching through the distribution I have been unable to find documentation stating the syntax rules for gcc itself, in other words all the library indepedant rules that determine the syntatical structure of the C language. I assume they are somewhere in the infodoc for gcc itself but if I am mistaken is there a document that delinates these rules and where can it be found?  As well is there documentation similar to the infodoc for history, readline, libc, and libm for the Windows calls and structures within the distribution?

C language:         "C Programming Language, 2nd Ed"
                    Brian W. Kernighan, Dennis M. Ritchie
	            2nd (Mai 1988) Prentice Hall;
	            ISBN: 0131103709

local docs:         /usr/doc
Cygwin specifics:   /usr/doc/Cygwin

Global docs:        http://cygwin.com/docs.html

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]