Next: evaluator_get_variables_chars
, Previous: evaluator_get_string_chars
, Up: Fortran main entry points [Contents][Index]
evaluator_get_variables_length
integer function evaluator_get_variables_length (evaluator) integer*8 :: evaluator end function evaluator_get_variables_length
Return length of string with names of all variables (separated by a
blank character) appearing in evaluator object pointed by
evaluator
.
Variable names string length.