Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>icom_write()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ICOM_WRITE()
   Writes a string of characters to the COM port.

   Syntax
         nNum = ICOM_WRITE(cString)

   Arguments
         cString     A string sent to the output device.

   Returns
         nNum        Number of bytes sent.

   Description
         ICOM_WRITE() sends a string of characters to the output device.

See Also: ICOM_READ() ICOM_R_BUF() ICOM_R_CNT() ICOM_S_BUF() ICOM_S_CNT()

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