^M Char in Win32?
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Morning All - I have a unix file / and Stream output that uses ^M [CTRL-M CR (Carriage return) ] to end a line. I see the line break's in MS Wordpad, but not in Notepad or when trying String.Split(char [], ...) I do not know what char to define. Can anybody help, or point me in the right direction. thx, CJ