int LCDSetString (int row, int col, char *string)

Sets a character string at a specific position

Documentation

Sets a character string at a specific position. If the string is too long, it continues on the next line.

Returns:
0, for success
Parameters:
row - row position
column - column position @string the character string specified
Author:
Nicholas Tay, CIIPS 1998
See Also:
LCDPutString LCDPutChar LCDSetChar LCDSetPos

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de