[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit 'StrExtra' (#Pkg)

DosToUnix

Returns a copy of S with all DOS style line ending replaced by Unix style line ending.

Declaration

Source position: strextra.pas line 86

function DosToUnix(

  const S: string

):string;