Changeset 151 for trunk/BFCodeTools.pas


Ignore:
Timestamp:
Jun 5, 2024, 10:24:47 PM (5 months ago)
Author:
chronos
Message:
  • Added: Execute compiled program with targets without executor inside console window to see its output.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BFCodeTools.pas

    r145 r151  
    2020  Multiplier: Integer;
    2121  Remainder: Integer;
    22 const
    23   Overhead = 7;
    2422begin
    2523  Result := '';
Note: See TracChangeset for help on using the changeset viewer.