next up previous contents index
Next: GetTime Up: Functions and Procedures Previous: GetFTime

GetIntVec

   

Declaration:

Procedure GetIntVec (IntNo: byte; var Vector: pointer) ;

Description:

GetIntVec returns the address of interrupt vector IntNo.

Errors:

None. Under LINUX, this call exists bout isn't implemented, i.e. it does nothing.

See also:

SetIntVec



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998