.Modelica.Utilities.Internal.FileSystem.copyFile

Information

Copy existing file (C functions 'fopen', 'fread', 'fwrite', 'fclose')

Interface

impure function copyFile
  extends Modelica.Icons.Function;
  input String fromName "Name of file to be copied";
  input String toName "Name of copy of file";
end copyFile;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f