Handbook
Glossary
fsref>string ( fsref -- string )
Vocabulary
core-foundation
.
launch-services
Inputs
fsref
an
object
Outputs
string
an
object
Definition
USING:
alien.c-types
alien.data
kernel
sequences
strings
unix.ffi
;
IN:
core-foundation.launch-services
:
fsref>string
( fsref -- string )
MAXPATHLEN
[
char
<c-array>
]
[
]
bi
[
FSRefMakePath
cf-error
]
[
drop
]
2bi
[
0
=
]
trim-tail
>string
;