PUT_CHAR
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
put_char - write character to driver
SYNOPSIS
"SYNOPSIS"
void put_char (unsigned char c, struct tty_struct * tty);
ARGUMENTS
- c
-
character (or part of unicode symbol)
- tty
-
terminal device
DESCRIPTION
Queue a byte to the driver layer for output
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:40 GMT, October 09, 2005