This is the mail archive of the cygwin 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]
Other format: [Raw text]

No getline() in stdio.h?


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/


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