Hi, I am using cygwin 1.18. I am trying to compile a simple test program using the function getline which is defined in stdio.h I am getting symbol unreferenced errors while linking. Is the function unimplemented. i think its unimplemented as i even tried to find the string entry for getline function in the dlls using the nm and strings utilities.
Thanks and Regards, Vijay -- 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/