Exit programs automatically by System unit

This commit is contained in:
2020-06-07 21:55:00 +03:00
parent 7add2ddf38
commit b366037e72
17 changed files with 20 additions and 26 deletions

View File

@@ -24,5 +24,4 @@ begin
WriteN(Buffer, FileSize);
ConsoleExit(0);
TerminateThread;
end.