D
David Meier
Hi,
I am new to C# and I am facing this small problem:
I start a new process using cygwin and I redirect the standard output
to a string variable. When I display the string variable in a list box
I see those squares representing UNIX line breaks. How can I convert
those to Windows style line breaks?
Thanks. Dave.
I am new to C# and I am facing this small problem:
I start a new process using cygwin and I redirect the standard output
to a string variable. When I display the string variable in a list box
I see those squares representing UNIX line breaks. How can I convert
those to Windows style line breaks?
Thanks. Dave.