ASCII: 8-bit ASCII table

ASCIIR Documentation

8-bit ASCII table

Description

ASCII is the 8-bit ASCII table with ASCII characters from 0-255.

Author(s)

Henrik Bengtsson

See Also

charToInt() intToChar()

Examples

  ch <- ASCII[65+1];  # ch == "A"

R.oo documentation built on May 29, 2024, 6:41 a.m.