> From: Sander Striker [mailto:[EMAIL PROTECTED] > > > using Visual C++ 6.0 or later, ActivePerl, and nmake as your build > > tools. They recognize unix newlines with no problem. > > Recognise yes, honor no. IOW, once you save a file in VS it gets \r\n > line endings.
Talking of VC6 SP5 and VC 7.1 - they don't convert \n to \r\n. -chetan
