file: job.t package: muf status: alpha
Converts a string into a block of one int per char, according to their ASCII encodings:
Stack: "abc" stringInts[ Stack: [ 97 98 99 |
See section stringChars[. See section vals[. See section |charInt. See section |intChar.
Go to the first, previous, next, last section, table of contents.