Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_uninstall()</b> - release interrupt vectors http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_uninstall() - release interrupt vectors

   tp_uninstall()

   Closes all open serial ports and releases all interrupt vectors.
   This happens automatically on program termination.  You may need to
   do it manually before using a product like OverLay() (R) or Dr.
   Switch (R) which swaps your Clipper program out of memory.  Having an
   interrupt handler swapped out is a good way to crash a computer.

   Example:

       tp_uninstall()

See Also: tp_close() tp_reopen()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson