Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ adjustr(3F) — CX/UX 6.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

adjustl(3F)

adjustr(3F)

NAME

adjustr − remove trailing blanks from character value

SYNOPSIS

character∗(∗) function adjustr(string)
character∗(∗) string

DESCRIPTION

adjustr returns the character value of string with any trailing blanks removed and leading blanks prepended.  The length of the result is the same length as the argument. 

The value of adjustr("ABCbbb") where b is the blank character is "bbbABC".

SEE ALSO

adjustl(3F). 

CX/UX Hf77 Fortran Reference Manual

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