Правила форума :: Скачать Pascal :: FAQ // Ада–2020 :: Скачать GNAT :: OEM–2015 :: Ada -> C/C++
ПомощьПользователиПоиск
Войти
Language: РусскийEnglish
Exit (procedure)
Exits immediately from the current block.
procedure Exit;
Windows, Real, Protected
If the current block is the main program, Exit causes the program to terminate.
Halt
Exit.PAS