COHERENT help

This page displays the COHERENT help information for putchar.

Listing of available help pages


putchar() -- Write a character onto the standard output

#include <stdio.h>
int putchar(c)
char c;