[Overview][Procedures and functions] Reference for unit 'TextFileReader' (#gui)

TextSaveToFile

Declaration

Source position: textfilereader.pas line 60

procedure TextSaveToFile(

  const FileName: String;

  AMatrix: IJmFloatMatrix;

  aRow: Integer;

  aCol: Integer

);