Damn, that was quick, thanks! -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Brad Wilson Sent: Friday, November 25, 2005 1:05 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] encoding issue with \n
On PCs, you need \r\n (carriage return + line feed) to get to a new line. On 11/24/05, Alex Smotritsky <[EMAIL PROTECTED]> wrote: > > I want to write to a file asynchronously so I've got the following C# code > in a console app: > =================================== This list is hosted by DevelopMentorR http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com