Quite true, although the second problem looks like the age-old problem of the user not using the right compiler (g++) for the right job (C++). But it would be nice not to have to use my extensive mind-reading skills to devine the problem and provde an answer. ;-)
Larry Original Message: ----------------- From: Max Bowsher [EMAIL PROTECTED] Date: Mon, 16 Dec 2002 14:40:50 -0000 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: c problem mohit batra <[EMAIL PROTECTED]> wrote: > i am trying to run a c program in cygwin howevr when > i run the program the printf statements output is not > shown on screen . > > also i want to know what is the extension that must be > given to c++ file in order to compile with c++ . > whwn i tried to compile with C or c++ or .cpp > extensions it gave error that it cannot find > iostream.h file . Both problems above sound like user error. I strongly suggest you read: http://cygwin.com/bugs.html and: http://www.tuxedo.org/~esr/faqs/smart-questions.html Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/