$char()

DESCRIPTION
    returns the character associated with an ASCII value
SYNOPSIS
    $char(i)
ARGUMENTS
    i - an integer, or any integer expression, between 0 and 255, representing an ASCII value
EXAMPLES
# pikt +C 'output $char(65)'
A
# pikt +C 'output $char(#ascii("A"))'
A
SEE ALSO
    #ascii(), #code(), #ord()

    Numerical Functions
    String Functions
 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2008-03-27.   This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.   Copyright © 1998-2008 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
Learn about
conditionally
including
files