int LCDSetChar (int row, int col, char ch)

sets a character on the display in a specific position

Documentation

sets a character on the display in a specific position. Limit of 7 rows and 16 columns.

Returns:
0, for success
Parameters:
row - row position
col - column position
ch - character specified
Author:
Nicholas Tay, CIIPS 1998
See Also:
LCDPutChar LCDPutString LCDSetString 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