Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ putp(3) — OSF/1 3.0 αXP

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

putchar(3)

putp(3)  —  Subroutines

NAME

putp − Pads and outputs a string

SYNOPSIS

#include <curses.h>
 
putp(str)
    char ∗str;

DESCRIPTION

The putp routine outputs the string str one character at a time.  The routine putchar is used to control the output. 

RELATED INFORMATION

putchar(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026