Hi, I am porting an app to Cygwin. I now get strange errors. The code is as below, with all other compilers this works, but with Cygwin I have to substract 1 from len, because, when I copy then the string from the buffer from the given place I get a strange character when printing the string. Johnny Len = strcspn (buffer, delimiter) -- 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/