Handbook
Glossary
fortran-arg-type>c-type ( fortran-type -- c-type added-args )
Vocabulary
alien
.
fortran
Inputs
fortran-type
an
object
Outputs
c-type
an
object
added-args
an
object
Definition
USING:
alien.c-types
alien.fortran.private
kernel
;
IN:
alien.fortran
:
fortran-arg-type>c-type
( fortran-type -- c-type added-args )
parse-fortran-type
[
(fortran-type>c-type)
<pointer>
]
[
added-c-args
]
bi
;