NXC
Version 1.2.1 r5
|
|
inline |
Print formatted data to stdout.
Writes to the LCD at 0, LCD_LINE1 a sequence of data formatted as the format argument specifies. After the format parameter, the function expects one value argument.
format | A string specifying the desired format. |
value | A value to be formatted for writing to the LCD. |