Returns a copy of S with all DOS style line ending replaced by Unix style line ending.
Source position: strextra.pas line 86
function DosToUnix(
const S: string
):string;