Handbook
Glossary
fortran>c-types ( -- value )
Vocabulary
alien
.
fortran
.
private
Inputs
None
Outputs
value
an
object
Definition
IN:
alien.fortran.private
CONSTANT:
fortran>c-types
H{
{
"complex"
real-complex-type
}
{
"double-complex"
double-complex-type
}
{
"character"
character-type
}
{
"integer"
integer-type
}
{
"logical"
logical-type
}
{
"real"
real-type
}
{
"double-precision"
double-precision-type
}
}
inline