1 definition by Jason642

putch displays any alphanumeric characters to the standard output device. It displays only one character at a time.
void main()
{
char ch='a';
putch(ch)
}
by Jason642 January 26, 2015
Get the Putch mug.