printchar statement

The printchar statement prints the first character of the string expression to the screen or to the printer.

Syntax

printchar str.exp

Parameter(s)

str.exp Expression whose first character is sent to the screen or printer.