help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Dos' (#rtl)

Intr

Execute interrupt

Declaration

Source position: dosh.inc line 89

procedure Intr(

  intno: Byte;

  var regs: Registers

);

Description

Intr executes a software interrupt number IntNo (must be between 0 and 255), with processor registers set to Regs. After the interrupt call returned, the processor registers are saved in Regs.

Remark: Under non-dos operating systems, this call does nothing.

Errors

None.

See also

MSDos

  

Execute MS-DOS system call

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505