import-string
Returns a Dylan string from a C string.
Exported from
Module system
Arguments
c-string
An instance of
<raw-pointer>
.
Values
dylan-string
An instance of
<byte-string>
.
The System module exports an interface to the C language (the C-FFI) and certain operating system calls.
A class representing a memory address.
The class of vectors with elements that are eight-bit characters.