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

UnixToDos

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

Declaration

Source position: strextra.pas line 117

function UnixToDos(

  const S: string

):string;