home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!mineng.dmpe.CSIRO.AU!dmssyd.syd.dms.CSIRO.AU!metro!cs.uow.edu.au!u8800914
- From: u8800914@cs.uow.edu.au (Mohammad Salim Olime)
- Subject: HELP:TURBO C. Waking a TSR by calling an Interrupt
- Message-ID: <1992Sep4.060523.17745@cs.uow.edu.au>
- Summary: invoking TSR by an Interrupt and pass argument.
- Keywords: TSR
- Organization: Dept of Computer Science, Wollongong University, Australia
- Date: Fri, 4 Sep 1992 06:05:23 GMT
- Lines: 7
-
- Normally TSRs are invoked by HOTKEYS But I need to do that inside a Turbo C
- program. I would like to invoke the TSR when ever I wanted using interrupt
- rather than HOTKEYS and be able to pass argument either by refernce or by
- value in other word I would like to pass a list which TSR can work on
- and then get the result back in some form when I wanted.
- I would be most greatful if anyone can shade some light on the matter.
- With regards in advance.
-