char-value

Name

char-value -- Return the integer that corresponds to the Ascii code for CH.

Synopsis

(char-value ch)

Description

Return the integer that corresponds to the Ascii code for CH.

Implementation Notes

Module: (app scwm number-convert)

Defined in scheme/number-convert.scm at line 28 (CVS log)