Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telix/SALT v3.15 & RS-232, Hayes - <b>get_port</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  GET_PORT

  .  Summary

  get_port();

  .  Description

  The get_port function returns the number (1 through 8) of the cur-
  rent communications port being used.

  .  Return Value

  As described above.

  .  Example

  prints("Currently using COM");
  printn(get_port());
  prints("");

See Also: get_baud get_datab get_parity get_stopb comm port setup

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