Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20050707041233.7k8444kw00cc8w48@webmail.spamcop.net> Date: Thu, 7 Jul 2005 04:12:33 -0400 From: George Morgan To: cygwin AT cygwin DOT com Subject: No getline() in stdio.h? MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Ok, I was reading about the virtues of using getline and then looked in cygwin's stdio.h and it is not there! Did it get removed? Yeah, I found the __getline but when I changed my C code to use that the linker does not find it. This is with cygwin DLL version 1.5.18 and gcc 3.4.4. Maybe I need to use an older compiler? George Morgan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/