string-to-machine-word

A function.

Exported from

Arguments

argAn instance of <string>.
start:An instance of <integer>.  The default is 0.
default:An instance of <object>.  The default is $not-supplied.
end:An instance of type-union(<integer>, <false>).  The default is #f.

Values

valAn instance of <machine-word>.
valAn instance of <integer>.
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of sequences with elements that are characters.
The class of integers.
The class of all Dylan objects.
The class <machine-word> represents a limited range of integral values.