SPC  Version 0.9.5
 All Files Functions Groups Pages
char putchar ( const char  ch)
inline

Write character to debug device.

Writes a character to the debug device. If there are no errors, the same character that has been written is returned.

Parameters
chThe character to be written.
Returns
The character written to the file.
Examples:
ex_putchar.spc.