Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Glen Coakley To: cygwin AT cygwin DOT com Subject: RE: Functions doc Date: Mon, 16 Apr 2001 11:25:45 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" You have a number of options here. Cygwin supports most POSIX functions. You can look at any good POSIX reference (hint: search for "POSIX reference" in your favorite search engine). You can try looking at the man pages for the specific functions (hint: "man -k "). You can run nm on every .a file under /usr (hint: man find; man nm). ________________________________ Glen Coakley, Sr. Software Engineer MQSoftware Inc., (763) 543-4845 > -----Original Message----- > From: Domes Ferenc [mailto:Dferi AT gmx DOT at] > Sent: Saturday, April 14, 2001 5:33 AM > To: cygwin AT cygwin DOT com > Subject: Functions doc > > > Greetings Friend! > I recently installed cygwin on my computer, since I have to write a C > program that uses Windows 9x. > I realized that the not all functions I used in Turbo C++ 3.0 > (chdir,getch > etc) could be used in cygwin, so I despeartely need of a > complete detailed > (not only the finction names) documentation of all functions > usable under > cygwin. > Please tell me where I can find (or send me) one, > Domes Ferenc > > -- > GMX - Die Kommunikationsplattform im Internet. > http://www.gmx.net > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple