import-string

Returns a Dylan string from a C string.

Exported from

Arguments

c-stringAn instance of <raw-pointer>.

Values

dylan-stringAn 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.